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.001100%payAI117d ago0xe00d2f…3a60ba
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48b83e…896794
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6d48e…19ac1a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd3ecde…937225
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0x10146d…b01e8d
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0xabb0a2…c0365f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0x161185…bd4b87
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0x99ec88…54183f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfc8c01…063e39
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdf5dd0…c1b5fc
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0x97857a…d815f5
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe05226…49e044
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0x55e0c7…0302d0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8458a4…45de92
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc465c1…6d0571
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3d2e52…941176
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf351fb…1e3705
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0x82f85a…bdd8e3
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0x64369b…934dc7
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0830b3…16b6e3
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb7f745…e3abeb
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0x939fe5…1961f5
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3ea6e1…78ec9f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfd6e6a…897906
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9f7806…0e5214

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.