Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x197176…7d3096
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x526b8f…ef4235
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0xe42fbd…9e54b9
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0xbae5ce…c7295d
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x45878f…9defb4
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x6bd49a…d742bd
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x5772e4…9e69c0
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x347b87…57ac6a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa46d ago0xfafc3a…1527d6
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa46d ago0x0b29ba…1821d2
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0xd57b24…58db34
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0xc00670…2086f6
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x355901…f3d6d7
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x1ea332…c676ef
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0x9455a3…a5517d
0x386e…832c0x9c95…e299Base—$0.001100%fluxa46d ago0xc23012…842e65
0x386e…832c0x9c95…e299Base—$0.001100%fluxa47d ago0x274d31…225030
0x386e…832c0x9c95…e299Base—$0.001100%fluxa47d ago0x98eff0…c45947
0x386e…832c0x9c95…e299Base—$0.001100%fluxa47d ago0xf2cebe…f7ca8c
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa47d ago0xd9a933…d33c81
0x386e…832c0x9c95…e299Base—$0.001100%fluxa47d ago0x8460e2…73e465
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa47d ago0x454755…2bee51
0x386e…832c0x9c95…e299Base—$0.001100%fluxa47d ago0xf94fcd…034967
0x386e…832c0x9c95…e299Base—$0.001100%fluxa47d ago0x7f57dc…31a6bd
0x386e…832c0x9c95…e299Base—$0.001100%fluxa47d ago0x1ce9a4…0e0311

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.