Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0x1dfcc1…60a4fc
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0x8d17df…de5056
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xbc923b…379d9d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xfa4692…1e9b37
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0x5e3aa4…e3eca3
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0x2bdccb…258dd9
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0x693472…5fe0a4
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0x595544…0a32c8
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0x4d25e9…88cca6
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0xfd5a0d…5eedff
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0x38f8cf…32368c
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0xa14463…5d9631
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0xfb3c25…6c4e1e
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa38d ago0xeefd69…ba0b2b
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa38d ago0xccdc5f…d6e751
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa39d ago0x950458…16cadd
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa39d ago0x96c778…0024ac
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa39d ago0xd939c7…54494f
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa39d ago0x9407f1…d6e0d1
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa39d ago0x6f5459…78bb13
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa39d ago0xca690a…f85f23
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa39d ago0xadae6a…e35b71
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa39d ago0x0fd034…ee4f3d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa39d ago0x16d600…6bd6ac
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa39d ago0x3c9717…dc4db5

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.