Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3928…36c90x6bd6…a7edBase—$0.01100%coinbase72d ago0xfbbcc1…cbadb5
0x3928…36c90xe863…27c5Base—$0.01100%coinbase72d ago0xa1a902…d522f6
0x3928…36c90x0080…f09dBase—$0.01100%coinbase72d ago0xf3a4b6…6e481b
0x3928…36c90x239e…75e7Base—$0.01100%coinbase72d ago0xc9742f…0e9bb8
0x3928…36c90x6fc4…f243Base—$0.01100%coinbase72d ago0x1196a7…df43ae
0x3928…36c90xdc0b…e9b2Base—$0.01100%coinbase72d ago0x5e695a…5947fb
0x3928…36c90xee77…0616Base—$0.01100%coinbase72d ago0x926e9c…9b5b37
0x3928…36c90x8ca9…38d7Base—$0.01100%coinbase72d ago0x113050…4e7384
0x3928…36c90x6836…73e8Base—$0.01100%coinbase72d ago0x927d00…3198cc
0x3928…36c90xaa75…9386Base—$0.01100%coinbase72d ago0xdaf568…ddef14
0x3928…36c90xf76a…6477Base—$0.01100%coinbase72d ago0x89fa98…1a3ff0
0x3928…36c90x396e…9457Base—$0.01100%coinbase72d ago0xe4ac2c…aef1cc
0x3928…36c90x81fb…667eBase—$0.01100%coinbase72d ago0xd0151e…8fff48
0x3928…36c90x365d…f41eBase—$0.01100%coinbase72d ago0xa6d95b…3953dc
0x3928…36c90x9c03…fc68Base—$0.01100%coinbase72d ago0x8a5ed0…92cbae
0x3928…36c90x6198…3d55Base—$0.01100%coinbase72d ago0x36b0a2…d7b26f
0x3928…36c90x1325…0350Base—$0.01100%coinbase72d ago0xd30f9f…95f9ca
0x3928…36c90xa550…5697Base—$0.01100%coinbase72d ago0x451f3c…f651bf
0x3928…36c90x715e…674fBase—$0.01100%coinbase72d ago0x2ee9d9…63ff4f
0x3928…36c90x6e63…3823Base—$0.01100%coinbase72d ago0xf36114…184947
0x3928…36c90xcc95…3f90Base—$0.01100%coinbase72d ago0x95089f…a5e809
0x3928…36c90x4ef0…7562Base—$0.01100%coinbase72d ago0x27f7ed…bdf93e
0x3928…36c90xb496…e665Base—$0.01100%coinbase72d ago0xc797ab…f21ba9
0x3928…36c90x41e0…9678Base—$0.01100%coinbase72d ago0xc10fc7…0d6d35
0x3928…36c90xcb21…fc21Base—$0.01100%coinbase72d ago0xf8e090…231e36

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.