Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa36d ago0xe301da…f434ba
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa36d ago0xd33366…6c0f2c
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa36d ago0x0c67c2…b68006
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa36d ago0x42bbdd…3aaff2
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa36d ago0x309736…dd7025
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa36d ago0x7a1805…c3a001
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa36d ago0xf5b863…b5628b
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa36d ago0xb73d27…42e087
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa36d ago0x0b748e…8556a3
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x96ad70…1d4464
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x641e98…a2f978
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x9ecb8e…f4c8bf
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa37d ago0x805fd5…8d0ce7
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x616546…04baaf
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x771165…2268e6
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x770adc…e60d0f
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x84ea7b…f33125
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa37d ago0x36c887…2fc663
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa37d ago0x401eca…d199b8
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa37d ago0x1ae6ec…faf0e1
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa37d ago0x7c2f52…c60452
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa37d ago0x4cfe9d…35cecd
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0x876e9d…c4bce6
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa37d ago0xcdd152…1182b4

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.