Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb6…b9a40x15f2…f695Base—$0.01100%coinbase79d ago0x784d90…b96194
0xedb6…b9a40xb7a9…5874Base—$0.01100%coinbase79d ago0xd03de4…9631a4
0xedb6…b9a40x63bf…8631Base—$0.01100%coinbase79d ago0x254794…416157
0xedb6…b9a40xb33c…38b8Base—$0.01100%coinbase79d ago0xf56f27…81cff9
0xedb6…b9a40xd02c…eaabBase—$0.01100%coinbase79d ago0xcc90fa…afedc9
0xedb6…b9a40x659c…c393Base—$0.01100%coinbase79d ago0x8f39a6…bc4b57
0xedb6…b9a40x13ec…545cBase—$0.01100%coinbase79d ago0xb810fc…7ded21
0xedb6…b9a40xd1d5…07daBase—$0.01100%coinbase79d ago0x95574e…60bbbb
0xedb6…b9a40xc60b…468eBase—$0.01100%coinbase80d ago0x24331f…776502
0xedb6…b9a40xc02b…23ffBase—$0.01100%coinbase80d ago0x3e4402…2be3df
0xedb6…b9a40xdb99…0548Base—$0.01100%coinbase80d ago0x858ae0…4e5cdf
0xedb6…b9a40x6803…a48cBase—$0.01100%coinbase80d ago0xcc2581…64db46
0xedb6…b9a40xe6bd…a248Base—$0.01100%coinbase80d ago0xe3e41a…b4d21c
0xedb6…b9a40x0885…7deeBase—$0.01100%coinbase80d ago0x61a8c1…cb0d8d
0xedb6…b9a40x9bb8…c98eBase—$0.01100%coinbase80d ago0x05be28…8f429c
0xedb6…b9a40x7360…e4bcBase—$0.01100%coinbase80d ago0x9c0829…a38e1a
0xedb6…b9a40x5536…d181Base—$0.01100%coinbase80d ago0x0d2bc6…64a7aa
0xedb6…b9a40xa7d8…8f93Base—$0.01100%coinbase80d ago0x3e094a…6b55b9
0xedb6…b9a40xe52c…6947Base—$0.01100%coinbase80d ago0x002202…140367
0xedb6…b9a40x27d6…366fBase—$0.01100%coinbase80d ago0x04b2f8…b40228
0xedb6…b9a40xac5f…fc9cBase—$0.01100%coinbase80d ago0x30a813…1a085a
0xedb6…b9a40xabc6…9422Base—$0.01100%coinbase80d ago0x10ba32…9d3991
0xedb6…b9a40xb24d…e7dbBase—$0.01100%coinbase80d ago0x5024fb…08be88
0xedb6…b9a40x0d9b…9111Base—$0.01100%coinbase80d ago0xe14159…bf118f
0xedb6…b9a40x2071…1477Base—$0.01100%coinbase80d ago0x51ad6d…7eb30f

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.