Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccd3…2b7f0x41ab…30c9Base—$0.01100%coinbase74d ago0x2d2cb2…1b6427
0xccd3…2b7f0xf15d…f781Base—$0.01100%coinbase75d ago0x68bee6…43d2bd
0xccd3…2b7f0x7008…e4a0Base—$0.01100%coinbase75d ago0xcf6b1b…12ef25
0xccd3…2b7f0x87de…f9e0Base—$0.01100%coinbase75d ago0x82b489…bb7fc1
0xccd3…2b7f0x1b55…7a28Base—$0.01100%coinbase75d ago0x71e6ec…53157b
0xccd3…2b7f0xc94f…117bBase—$0.01100%coinbase75d ago0xdc0b12…3a9812
0xccd3…2b7f0x555b…f0b2Base—$0.01100%coinbase75d ago0x5255a6…79a8aa
0xccd3…2b7f0xb391…0a3dBase—$0.01100%coinbase75d ago0xae4673…4babd6
0xccd3…2b7f0xeee7…d989Base—$0.01100%coinbase75d ago0xc9945c…926a2d
0xccd3…2b7f0xffc6…d1d5Base—$0.01100%coinbase75d ago0x0feed8…0f4811
0xccd3…2b7f0x6380…3fbdBase—$0.01100%coinbase75d ago0x8b77a9…ea5162
0xccd3…2b7f0x71ee…f902Base—$0.01100%coinbase75d ago0xc25758…fb6cc3
0xccd3…2b7f0x5ed7…250bBase—$0.01100%coinbase75d ago0xee17a7…7e7ba4
0xccd3…2b7f0xeccc…250eBase—$0.01100%coinbase75d ago0x1611ae…8cbf65
0xccd3…2b7f0x9b41…c0caBase—$0.01100%coinbase75d ago0x15209b…8d8df7
0xccd3…2b7f0x32f5…3d09Base—$0.01100%coinbase75d ago0xbb3a44…177959
0xccd3…2b7f0x0e24…0f94Base—$0.01100%coinbase75d ago0x1cba29…6e86fd
0xccd3…2b7f0x227b…5de3Base—$0.01100%coinbase75d ago0xf94ce2…d27d3f
0xccd3…2b7f0xce76…14f9Base—$0.01100%coinbase75d ago0xa668be…ac5fbe
0xccd3…2b7f0x62a7…df37Base—$0.01100%coinbase75d ago0x3ab8cf…119741
0xccd3…2b7f0xd508…c8d4Base—$0.01100%coinbase75d ago0x4f7297…498548
0xccd3…2b7f0x9a42…cdd7Base—$0.01100%coinbase75d ago0x26d922…e720be
0xccd3…2b7f0xe951…470cBase—$0.01100%coinbase75d ago0xc31652…c5b595
0xccd3…2b7f0xf1e7…167fBase—$0.01100%coinbase75d ago0xb18bb3…6271fd
0xccd3…2b7f0x621a…67faBase—$0.01100%coinbase75d ago0x5f7fb6…bbd564

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.