Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98cef1…fed99b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c8cc0…e711ad
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63258c…254f0f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x464570…111265
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdce9b1…731320
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa901e2…e91406
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdcd864…28712f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d3950…6038a3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x357f17…87eee7
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc05c05…6c8bea
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6411a1…6c03a9
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39f913…d9604c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa8a75…9074c5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8fa128…f437ae
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4172c…3fd553
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b3e68…7bb68a
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9ad3b…8dac56
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8570fb…7bff18
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa93ca8…8cadb6
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16336b…7296a5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x289b31…62a240
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a7177…0bbd89
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35dcfe…b0e6f5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e1401…3745c3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0daf61…bc4ff9

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.