Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x003c50…4ad10d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x36654f…9c6143
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x0c4a79…ce6d01
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xaf3f22…d1b5d0
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x5426da…6f768b
0xb90a…9ae40x7503…4956Base—$0.70100%fluxa109d ago0x8c792b…4fc942
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x99791c…d53583
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x297248…e68165
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x69d605…2a0eed
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xbc7690…488bb7
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xc91100…5047fc
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x449123…902e07
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x2ad416…e9dba1
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xd48225…e0b9a0
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x356dfc…06ac8e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x1b6cc0…0a5499
0xb90a…9ae40x7503…4956Base—$2.80100%fluxa109d ago0x5b7721…a52273
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x7552ea…c5d7f3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x4d41a4…2994a8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xc6485e…047060
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x139151…2ec8a2
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xb870b0…5a3a48
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xb1d2ce…7553bb
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x448019…7324d4
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa110d ago0x362de5…e46034

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.