Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190x9e84…ce86Base—$0.01100%coinbase69d ago0x1faf32…2c34d7
0x8a42…60190xd70c…86dcBase—$0.01100%coinbase69d ago0xce1e34…793417
0x8a42…60190xaeba…1941Base—$0.01100%coinbase70d ago0xe0849e…e4996b
0x8a42…60190x43a6…81feBase—$0.01100%coinbase70d ago0xc5f83c…415832
0x8a42…60190xbca0…fb98Base—$0.01100%coinbase70d ago0xbd7eca…812076
0x8a42…60190x39c2…fe83Base—$0.01100%coinbase70d ago0xef3a0e…0ea269
0x8a42…60190x08ed…9584Base—$0.01100%coinbase70d ago0x8ea9cb…617d45
0x8a42…60190xb2b3…48d6Base—$0.01100%coinbase70d ago0x6b07c6…4340b8
0x8a42…60190xa30c…0d93Base—$0.01100%coinbase70d ago0xa37b69…ded000
0x8a42…60190x8b6b…a68eBase—$0.01100%coinbase70d ago0x31a4f7…0c24fe
0x8a42…60190xc8f0…1994Base—$0.01100%coinbase70d ago0x533848…68a21a
0x8a42…60190x779c…582bBase—$0.01100%coinbase70d ago0xe1bd3b…b630b7
0x8a42…60190xeeb1…2cffBase—$0.01100%coinbase70d ago0x753612…6ce2d7
0x8a42…60190x6f35…5a98Base—$0.01100%coinbase70d ago0x7a41ce…4f4f25
0x8a42…60190xd7d2…872fBase—$0.01100%coinbase70d ago0xc764d8…be3820
0x8a42…60190x4e33…df3dBase—$0.01100%coinbase70d ago0x677378…5c5b70
0x8a42…60190xeae4…08f1Base—$0.01100%coinbase70d ago0x63ea71…da32b2
0x8a42…60190xfd72…d1e4Base—$0.01100%coinbase70d ago0xb52684…d5924d
0x8a42…60190xdefb…d3fcBase—$0.01100%coinbase70d ago0xde1dcc…e0ec01
0x8a42…60190xf018…19ebBase—$0.01100%coinbase70d ago0xa2fb63…38522e
0x8a42…60190x2e03…02b6Base—$0.01100%coinbase70d ago0x7bec09…d16520
0x8a42…60190x6c7e…0725Base—$0.01100%coinbase70d ago0xba94c2…7c2616
0x8a42…60190xe089…ed8fBase—$0.01100%coinbase70d ago0xf3013a…6c1ab2

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.