Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0xbf3988…16c73b
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x30ec22…97efd0
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0xe7cfe2…74fbe8
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x733a34…0041a3
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0xfdcfe9…04714c
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0x2072a5…fcfa37
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0x47a225…d62827
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0xb26b6c…0f2dba
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0x018e4d…94cf25
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x26638f…4b26c4
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x4261d2…fba7e0
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0xbb8ea8…2c009b
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0xe8dcda…1a76c4
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x2e12b8…7beace
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0xd2ff82…d29c7b
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x8361a8…89344e
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0xf6be28…341ce9
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0xf12294…db30fc
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0x5f7dd4…4f7fc1
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0xa02a58…a26c1b
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0x9642fd…dc795d
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0x95c19d…9517fb
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0xf3d9ef…072433
0x3ca3…8b090x9dba…0df8Basex402 service$0.0170%0x1360…66fa2d ago0xc75d83…1cc818
0x3ca3…8b090x9edc…668dBasex402 service$0.02100%coinbase2d ago0x944bbd…0fab2c

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.