Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI43d ago0xf56a3b…d09b8a
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI43d ago0xfa81f1…e6463b
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI43d ago0x097a51…6c86ca
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI43d ago0x7ad560…2129bc
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI43d ago0xf9baca…fd3abb
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI43d ago0x78b640…ebf0cc
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0x86975e…b1ca03
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0xc6a799…fe4861
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0x6791d0…0408d6
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0x157405…648ed1
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0xb86f62…a197bb
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0x4303e0…bd5622
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0x83f54d…8571e6
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI44d ago0xeb3a67…64c788
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI44d ago0x015ba8…2d00ef
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0xf41615…1fd69d
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI44d ago0x68bb50…353aba
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI44d ago0xd4ae5a…98b167
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0xd3a5b9…6c7a84
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0x23d868…49d9ba
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI44d ago0x1bd796…a24d6f

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.