Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x510338…8188fa
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0xd8b14b…600bc2
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x76e674…59f759
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x0bbbee…4927a5
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0xed9ac1…35dd88
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0xc255af…833867
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0xbe7b91…5956e4
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x9a8d04…0ebec2
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0xc77908…44d8d1
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x6883e1…36e0bf
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x44cd6c…104849
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x1348bd…49a6f9
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x56fd25…16cae2
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x3f76e5…df2352
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x033083…20dc22
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x838f46…72cada
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x1556bc…16ddca
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x20c855…030f88
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0x30f648…308868
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa22d ago0xf3410e…4f0229
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa23d ago0x03608f…fbc96a
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa23d ago0x248a9d…1ccfa3
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa23d ago0x81d473…779d91
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa23d ago0x74418b…62721f
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa23d ago0x869820…747519

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.