Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0584c6…536661
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc20331…9e797e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x557540…6c33e9
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ae9fa…24af42
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e3f2e…aa9e2c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x535eed…7c51dd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb528e…b81645
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1dff53…df426f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32c24d…31ecac
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e749f…4c143f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74097b…327eab
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd4fb2c…1f078e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6d898…38ee01
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb23f49…2fb99b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa84b36…9f123d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe52871…32693c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe021d3…ed1204
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x039ee0…103b58
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b10c5…51ad34
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4f032…8d90db
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d96e6…6e39f0
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd40ead…f1dd44
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x058137…bdb51c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x226431…9bbfd2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6b064…2042f6

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.