Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc660fb…67105f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ec8f2…9156a3
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe421f5…6c1fae
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x486e3e…3c9798
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb301e6…695bf9
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x985b87…622e61
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x35fcef…40b69b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x833e58…9b8abe
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbebd29…23f1ef
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc30d5e…739b91
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf02bc0…0dc38d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e63d1…1fd4a6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05c147…ef7b9e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8e207…bd9ee1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebedb2…32faba
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7a5f8…edc1b6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x003d55…2e2565
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x302b45…5f1b33
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61e449…073f75
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x23ef8d…30b344
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb0553…0ea0c1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4c846…2b545d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a1124…24038a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5bf4f3…fa2ad9
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x882dca…98cd3e

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.