Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x7e479a…dbf893
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x2192d3…44103a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0xe4731c…0f600d
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0xffa56b…09bae5
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0xd1775d…c246c9
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x46fe8b…f2930c
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x0717e5…c62cbb
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x98645c…0cc2de
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0xc7bd8e…fa8767
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x48cfa4…d932c7
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x520bc7…1d18ce
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0xe4a260…d97206
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x30aa65…59a435
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x84a357…f12a82
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x8c6239…68b1a5
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0xd35ee9…d7ee5b
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0xa92e8d…b57c73
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x338930…529ed9
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0xef37e8…73be2d
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x4b0793…15f463
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x667832…9b8d67
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x2c7599…6bcb54
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0x199640…1ea404
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0xd1baa0…90b00f
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa19d ago0xebd954…19d56c

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.