Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0xebf629…fc8550
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4b3e7b…95d2b4
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x07305f…8f00eb
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7223f0…46f3cd
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x756c0f…35810e
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa459b8…bf7738
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x66156a…cf8ca4
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4cf34a…588d23
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf064f8…b4cde9
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x167d23…533a5e
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d4bd4…ec292f
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf02848…09e93e
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6db2e7…b54f46
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e1551…a4ac91
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x38e684…d5da98
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e33a6…dba3c8
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5b97ed…abeec2
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x647a98…e40748
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc73672…03afee
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0d305b…2216e6
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x38284a…1b523f
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x34ebcd…763d9b
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe4d71e…0fe350
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x380e8e…d8e081
0x175d…d8850x6a5e…c666Basex402 service$0.01100%payAI112d ago0x083d38…6b427a

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.