Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30xcc82…a067Base—$0.01100%coinbase77d ago0xb56ca1…786ebb
0x4b10…01c30x17af…e2bfBase—$0.01100%coinbase77d ago0x0dad98…518be6
0x4b10…01c30xbaad…4a6fBase—$0.01100%coinbase77d ago0x4964b5…094bb5
0x4b10…01c30x2ed9…f960Base—$0.01100%coinbase77d ago0x5c4836…8d8177
0x4b10…01c30xacac…fa87Base—$0.01100%coinbase77d ago0xa85488…68c203
0x4b10…01c30x01f8…b97dBase—$0.01100%coinbase77d ago0x34fa2f…ba88a8
0x4b10…01c30x0e50…a308Base—$0.01100%coinbase77d ago0x0e56c2…b3a3a8
0x4b10…01c30x6ebd…4bf6Base—$0.01100%coinbase77d ago0xdd6d70…3bd6c3
0x4b10…01c30x311d…1024Base—$0.01100%coinbase77d ago0xdb9232…40ed82
0x4b10…01c30x6fd8…7b6eBase—$0.01100%coinbase77d ago0x9f156e…ab2063
0x4b10…01c30xea0d…d392Base—$0.01100%coinbase77d ago0x1a7f7f…d49392
0x4b10…01c30x8716…db3eBase—$0.01100%coinbase77d ago0xf8cdfb…38a35e
0x4b10…01c30x0b3a…4f09Base—$0.01100%coinbase77d ago0x76f122…6e577c
0x4b10…01c30xa92c…1998Base—$0.01100%coinbase77d ago0x6e8091…124fb6
0x4b10…01c30x82a5…68d7Base—$0.01100%coinbase77d ago0xb0a4e5…a220f7
0x4b10…01c30x407f…6579Base—$0.01100%coinbase77d ago0xbf1399…ccec34
0x4b10…01c30x90fb…a94bBase—$0.01100%coinbase77d ago0x0cef2b…d420e0
0x4b10…01c30xa1cb…cfc1Base—$0.01100%coinbase77d ago0xd0abf0…b4d4a2
0x4b10…01c30x3389…3fa2Base—$0.01100%coinbase77d ago0x13e148…33633f
0x4b10…01c30xb8c7…c2aeBase—$0.01100%coinbase77d ago0x5d9531…2b2136
0x4b10…01c30x4b97…02f6Base—$0.01100%coinbase77d ago0xe289d8…6f00a5
0x4b10…01c30x1a7d…3070Base—$0.01100%coinbase77d ago0xfeb6e6…c3cc22
0x4b10…01c30x2a38…8a62Base—$0.01100%coinbase77d ago0xd71d65…3e0709
0x4b10…01c30x4453…6cf5Base—$0.01100%coinbase77d ago0xa052e1…87b94b
0x4b10…01c30x2728…e1c0Base—$0.01100%coinbase77d ago0x65037a…de80a6

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.