Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7911…2fd40x3e0a…78e7Base—$0.003299100%coinbase74d ago0x31b7cf…a62315
0x7911…2fd40x3e0a…78e7Base—$0.003376100%coinbase74d ago0x20f519…c9e682
0x7911…2fd40x3e0a…78e7Base—$0.005389100%coinbase74d ago0x04a84d…49b128
0x7911…2fd40x3e0a…78e7Base—$0.005668100%coinbase74d ago0x05fe3b…528c1e
0x7911…2fd40x3e0a…78e7Base—$0.004702100%coinbase74d ago0x33fcd9…2a46fc
0x7911…2fd40x3e0a…78e7Base—$0.003742100%coinbase74d ago0xa7643b…4713df
0x7911…2fd40x3e0a…78e7Base—$0.004037100%coinbase74d ago0xc0858b…43c7e3
0x7911…2fd40x3e0a…78e7Base—$0.00402100%coinbase74d ago0xa0a6db…853895
0x7911…2fd40x3e0a…78e7Base—$0.003305100%coinbase74d ago0x963579…1259d8
0x7911…2fd40x3e0a…78e7Base—$0.005742100%coinbase74d ago0xaa4bf8…11305e
0x7911…2fd40x3e0a…78e7Base—$0.00493100%coinbase74d ago0x64969b…6a9a87
0x7911…2fd40x3e0a…78e7Base—$0.005196100%coinbase74d ago0xf19ff6…ae5091
0x7911…2fd40x3e0a…78e7Base—$0.004015100%coinbase74d ago0xe785d4…6b6559
0x7911…2fd40x3e0a…78e7Base—$0.002961100%coinbase75d ago0x36d294…50e7a6
0x7911…2fd40x3e0a…78e7Base—$0.004826100%coinbase75d ago0x4a073d…39755c
0x7911…2fd40x3e0a…78e7Base—$0.005226100%coinbase75d ago0xca9bbf…fd81bc
0x7911…2fd40x3e0a…78e7Base—$0.004483100%coinbase75d ago0xcfa031…12a8dc
0x7911…2fd40x3e0a…78e7Base—$0.005903100%coinbase75d ago0x951ebb…ba2986
0x7911…2fd40x3e0a…78e7Base—$0.004292100%coinbase75d ago0x0a94ce…99825a
0x7911…2fd40x3e0a…78e7Base—$0.004902100%coinbase75d ago0x0b1e6f…5fc0ef
0x7911…2fd40x3e0a…78e7Base—$0.00372100%coinbase75d ago0x5559c9…6b35ea
0x7911…2fd40x3e0a…78e7Base—$0.00464100%coinbase75d ago0x058bc7…2d18db
0x7911…2fd40x3e0a…78e7Base—$0.005755100%coinbase75d ago0xd34f80…d0ffbf
0x7911…2fd40x3e0a…78e7Base—$0.005547100%coinbase75d ago0xfc477a…88d8c0
0x7911…2fd40x3e0a…78e7Base—$0.005305100%coinbase75d ago0x03cb4a…c1bb4c

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.