Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0xe73c9a…3b8147
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x531594…055574
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x5f0bda…3c9e6d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa36d ago0xec2ee7…32b2b7
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x28d390…2156da
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0xc2b2fe…0b0906
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa36d ago0xbb5b9a…ab1136
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa36d ago0xd69d37…b1c8ba
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0xe95866…02fed6
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa36d ago0x695b83…8e8362
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa36d ago0x042a32…f1a432
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa36d ago0x233d3e…3f9edd
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x1bad1a…5e8939
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x34ef37…cf1ffe
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0xbf95a2…6a3d3d
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x9e6dfa…95fe50
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0xd117b6…9a1725
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x92033c…3e1586
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x409fde…c20ebf
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x71fade…29392b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0xea12c6…e0bd76
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0xa4c94a…8eb626
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x609c5f…be9325
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa36d ago0x20037e…a16002
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa36d ago0x2528ff…7a06b8

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.