Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x685d…33f30xac65…4417Base—$0.09100%fluxa107d ago0xa65ffe…5f1218
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0xd3fc02…bf855a
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0xe3ec3e…b3c7d2
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0x382b8a…b71371
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0x95964d…c35ace
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0x3dab61…ab056a
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0xb8d195…739cdf
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0xe50e62…c2f451
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0x117c01…5c7d09
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0x82254f…68bd8d
0x685d…33f30xac65…4417Base—$0.07100%fluxa107d ago0x26ec27…657bf6
0xb90a…9ae40x685d…33f3Base—$0.05100%fluxa107d ago0x6937de…ffa8ac
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0xeed87e…aa970d
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa107d ago0x34a93f…6d9ded
0x685d…33f30xac65…4417Base—$0.01100%fluxa108d ago0x4a4f13…5272e4
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa108d ago0x1f926b…a08c24
0x685d…33f30xac65…4417Base—$0.01100%fluxa108d ago0x8a8447…877a7f
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa108d ago0x82288c…65a61b

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.