Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29d8…821b0x3e0a…78e7Base—$0.002693100%coinbase75d ago0xa5295e…fb354f
0x29d8…821b0x3e0a…78e7Base—$0.00348100%coinbase75d ago0xa8f793…47a33a
0x29d8…821b0x3e0a…78e7Base—$0.004397100%coinbase75d ago0x384362…36ce90
0x29d8…821b0x3e0a…78e7Base—$0.003895100%coinbase75d ago0xf1d76e…56e0ec
0x29d8…821b0x3e0a…78e7Base—$0.002944100%coinbase75d ago0x9c6d41…4c8e95
0x29d8…821b0x3e0a…78e7Base—$0.003838100%coinbase75d ago0xeebca8…d19c7d
0x29d8…821b0x3e0a…78e7Base—$0.005394100%coinbase75d ago0xcad92d…b6a3e6
0x29d8…821b0x3e0a…78e7Base—$0.005031100%coinbase75d ago0x657aa1…e05f07
0x29d8…821b0x3e0a…78e7Base—$0.003728100%coinbase75d ago0x1a560a…de8a48
0x29d8…821b0x3e0a…78e7Base—$0.002939100%coinbase75d ago0xb11bd5…c6219a
0x29d8…821b0x3e0a…78e7Base—$0.00455100%coinbase75d ago0x85e686…d4de07
0x29d8…821b0x3e0a…78e7Base—$0.004744100%coinbase75d ago0x1f535b…0111ce
0x29d8…821b0x3e0a…78e7Base—$0.005053100%coinbase75d ago0xd30877…4cc36b
0x29d8…821b0x3e0a…78e7Base—$0.003126100%coinbase75d ago0xa2b2ce…1dcf55
0x29d8…821b0x3e0a…78e7Base—$0.005218100%coinbase75d ago0x6d1773…e62a3a
0x29d8…821b0x3e0a…78e7Base—$0.003082100%coinbase75d ago0x8f5543…32f683
0x29d8…821b0x3e0a…78e7Base—$0.005308100%coinbase75d ago0x5aebe3…0b3eee
0x29d8…821b0x3e0a…78e7Base—$0.004295100%coinbase75d ago0xbb687a…37048f
0x29d8…821b0x3e0a…78e7Base—$0.003696100%coinbase75d ago0xc1d04b…7841cc
0x29d8…821b0x3e0a…78e7Base—$0.004042100%coinbase75d ago0x347f51…a0fa61
0x29d8…821b0x3e0a…78e7Base—$0.003573100%coinbase75d ago0x522298…80f4ac

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.