Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x1dce12…0a6de9
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0x9ecc3c…0df207
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0xfea15a…f9b7ff
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0x30a3c8…adf1ba
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x9583e8…30d421
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0xf971c5…022fc0
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0xa3ad30…862161
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0xd5f334…d0b393
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x88e5df…2b3325
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0x60e114…566aee
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0xa8b107…2cea96
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0x9ca3b8…ad34c2
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x3c7dbe…403e04
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0x496fe0…c3f915
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0xd1da69…9ce317
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0x0822d5…a694e8
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x9e9551…f533a0
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0x54e7c1…c637ab
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x7eb69d…4084cb
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0xfc82ba…e64d00
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x41fd6c…bafea4
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0xc9ac88…c6c59c
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0x8b3f1b…3a7d4a
0x1322…76740x13bf…b9a7Base—$0.004100%candidates113d ago0xa36896…667364
0x1322…76740x13bf…b9a7Base—$0.002100%coinbase113d ago0xaebcbc…5e5374

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.