Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabe…4eae0xdb87…0be2Base—$0.01100%coinbase56d ago0x74126a…8c7cfd
0xdabe…4eae0x808f…5f7bBase—$0.01100%coinbase56d ago0x1f46c5…b6ac02
0xdabe…4eae0xf2da…a822Base—$0.01100%coinbase56d ago0xbad555…d6d449
0xdabe…4eae0xd94f…88fbBase—$0.01100%coinbase56d ago0x046ce3…6b6440
0xdabe…4eae0x5eb4…9a30Base—$0.01100%coinbase56d ago0x25a81c…804994
0xdabe…4eae0xe9d3…9784Base—$0.01100%coinbase56d ago0x6b1a24…a015d1
0xdabe…4eae0xdf1a…60dbBase—$0.01100%coinbase56d ago0x2306bf…129a46
0xdabe…4eae0xc0b8…8c5cBase—$0.01100%coinbase57d ago0x3d9588…66e0fe
0xdabe…4eae0xa306…fec0Base—$0.01100%coinbase57d ago0xe65f56…81e96b
0xdabe…4eae0x3bd5…e400Base—$0.01100%coinbase57d ago0x466665…ac4419
0xdabe…4eae0x9642…f3c3Base—$0.01100%coinbase57d ago0xd1e9c7…4db6ab
0xdabe…4eae0xdffa…a226Base—$0.01100%coinbase57d ago0x9cf22d…d9a300
0xdabe…4eae0x92a2…079bBase—$0.01100%coinbase57d ago0x24f209…26a139
0xdabe…4eae0x8bf4…7acdBase—$0.01100%coinbase57d ago0x925bc8…e0fca1
0xdabe…4eae0x765f…e328Base—$0.01100%coinbase57d ago0xdce75b…867d6e
0xdabe…4eae0x8756…679dBase—$0.01100%coinbase57d ago0x135207…565718
0xdabe…4eae0xb9d4…dab7Base—$0.01100%coinbase57d ago0x7a4006…94cbe3
0xdabe…4eae0x18b1…bd24Base—$0.01100%coinbase57d ago0xe596dd…173c8e
0xdabe…4eae0xdad5…873dBase—$0.01100%coinbase57d ago0x83db19…d351d2
0xdabe…4eae0x9380…cd04Base—$0.01100%coinbase57d ago0xaddcd2…dba41d
0xdabe…4eae0xc6dd…031fBase—$0.01100%coinbase57d ago0x093a55…250317
0xdabe…4eae0x7e5a…2aa4Base—$0.01100%coinbase57d ago0x73c944…b28186
0xdabe…4eae0xee62…b33aBase—$0.01100%coinbase57d ago0xdb64ea…600878
0xdabe…4eae0xfd72…ad8bBase—$0.01100%coinbase57d ago0xde7085…98c5dc
0xdabe…4eae0xa5b0…ad4dBase—$0.01100%coinbase57d ago0x5fbf1a…10a62a

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.