Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf329…93740x3e0a…78e7Base—$0.005566100%coinbase74d ago0xf2f843…f79a53
0xf329…93740x3e0a…78e7Base—$0.003292100%coinbase74d ago0x12a2cb…2df8b1
0xf329…93740x3e0a…78e7Base—$0.004438100%coinbase74d ago0xc513d8…fe1638
0xf329…93740x3e0a…78e7Base—$0.002899100%coinbase74d ago0x218957…7053fe
0xf329…93740x3e0a…78e7Base—$0.004042100%coinbase74d ago0xd7488c…f937b3
0xf329…93740x3e0a…78e7Base—$0.00372100%coinbase74d ago0x25e011…51455f
0xf329…93740x3e0a…78e7Base—$0.004876100%coinbase74d ago0x83d77b…146fcd
0xf329…93740x3e0a…78e7Base—$0.004847100%coinbase74d ago0xc7c273…48e7b9
0xf329…93740x3e0a…78e7Base—$0.004216100%coinbase74d ago0xdb9758…4099c1
0xf329…93740x3e0a…78e7Base—$0.005559100%coinbase75d ago0xbb94d8…b36aa3
0xf329…93740x3e0a…78e7Base—$0.005324100%coinbase75d ago0x31a88c…758b67
0xf329…93740x3e0a…78e7Base—$0.005184100%coinbase75d ago0x4a3699…3af7c7
0xf329…93740x3e0a…78e7Base—$0.005519100%coinbase75d ago0x9ffbe0…c6beeb
0xf329…93740x3e0a…78e7Base—$0.003949100%coinbase75d ago0x8251ca…5bcb07
0xf329…93740x3e0a…78e7Base—$0.004756100%coinbase75d ago0x2e9fc2…8e3fe9
0xf329…93740x3e0a…78e7Base—$0.002981100%coinbase75d ago0xc00da1…cd69e5
0xf329…93740x3e0a…78e7Base—$0.004609100%coinbase75d ago0xba94b8…aa9614
0xf329…93740x3e0a…78e7Base—$0.003712100%coinbase75d ago0x402b3e…c625df
0xf329…93740x3e0a…78e7Base—$0.003336100%coinbase75d ago0xc17e70…dfb7a3
0xf329…93740x3e0a…78e7Base—$0.004813100%coinbase75d ago0xb81cc7…698a97
0xf329…93740x3e0a…78e7Base—$0.004163100%coinbase75d ago0x5ff58f…2f8ddb
0xf329…93740x3e0a…78e7Base—$0.005776100%coinbase75d ago0x560d28…ac03e6
0xf329…93740x3e0a…78e7Base—$0.005413100%coinbase75d ago0x90bd34…712627
0xf329…93740x3e0a…78e7Base—$0.002785100%coinbase75d ago0xa902d2…037a2d
0xf329…93740x3e0a…78e7Base—$0.00566100%coinbase75d ago0x9f0332…de2b44

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.