Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0xf726da…191339
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x6033dc…ba871b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0xaeb148…071b5a
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x4677e7…620800
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x0b2141…cadf80
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x085c7f…5ea206
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0xdd05f4…dde17e
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x09618e…ee0d0b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x2e987b…86577d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0xb97e18…9335b5
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x7d9998…6bdc09
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x4df2af…b25e1a
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0xf7f6a9…8b6c21
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x23e968…dd931d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x1056b9…a87242
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x454b11…d9d9e9
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0xbe1ce5…e517f7
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0xa0ec76…7ef5b3
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x55118f…a3b73e
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa23d ago0x81a69c…03fc81
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa24d ago0xbfb0c0…62423b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa24d ago0xb4268d…2d0e61
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa24d ago0x92274e…080519
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa24d ago0xa983df…16ca13
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa24d ago0x28ff9f…324ddc

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.