Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0xab9b34…2c8493
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0x41ab03…ff5356
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0xeb5822…57f528
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0xb065cd…d621ae
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0xb6736b…38a5a6
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0xbc0ade…2bdd31
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0x22a38d…2e5fc0
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0x06f57e…0789b8
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0x053aca…82773c
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa16d ago0x91836d…445232
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa17d ago0xcb3caa…ad3a9d
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa17d ago0x08094c…58eaff
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa17d ago0xd07439…2dc76b
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa17d ago0x62fca3…e30678
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa17d ago0x345f11…3d3e93
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa17d ago0x8bc748…bc0cfc
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa17d ago0x9d7513…5a57cf

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.