Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xd0d8aa…f761c5
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x2a0b05…0e3416
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xabd518…368e1d
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x605f5a…944e11
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x0c737d…62b4a5
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xf39c2f…3f1d9a
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x8927fa…920fe3
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xf22ac1…c146ea
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x72e296…a48a33
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xde7f66…d3b1b7
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x80a62e…0c03ff
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xc33433…636814
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x676a3f…89b25f
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x378629…0713c5
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xd4e8a0…0ad16b
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0xc9f706…2173c1
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x1ee5d4…c3ec22
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x97ade1…8404f1
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x002305…555340
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x67f604…b2a1fe

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.