Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x1dbcd7…866954
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x9893c5…4fed7d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x0ad8ef…512518
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x026122…962532
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x6dd7ff…adebcd
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x3ed7a4…7b0137
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x9d8846…7b5efc
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xaa6b18…504cae
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xaa8b04…478c74
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xa4b055…f24a41
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x925731…f54c6a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xa99a7f…aff5fa
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xa656ef…8ac130
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xecfc96…6b2797
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x319c92…969173
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xd7a42d…67ca85
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xe456d8…5c0c1b
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x7ed0ca…05948a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xd5e419…d792ac
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xd74e2c…15dd33
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x568047…771b47
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xfa4f2d…e711ec
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x835e70…c0fe3a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x963187…252e4e
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xb8a9c2…8ab257

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.