Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa85d34…355550
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde98f2…745508
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf5d35…2bad17
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a82d4…3b4740
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52a790…6b25a8
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b92b5…8696ec
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7df8c3…c5fe97
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x057711…ad5786
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3861f0…eb90e4
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfad708…2e12bd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x611e9f…4c2504
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b2086…7eed4b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb9b7b1…59ef4d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x388332…22096f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73f0a2…26abaa
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94f25a…c66c3b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa0def…d6eb5d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd5334…0c4cde
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05a0c0…524ccf
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63bc90…02b005
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1a81c…5558c1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x884c8e…030f2a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x102415…71dedd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5418fd…d46b29
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c4926…a2309a

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.