Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x599bd7…d7edb2
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x04c985…5f163d
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2a76da…233efb
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x214945…795b01
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x981901…a9492b
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5c902a…2e5f3e
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x504fb6…0a6ecb
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x30420f…49849c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1330c1…17203f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc65089…25293e
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa85a70…b22cd3
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x91e481…83b0cd
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5ddf56…d22f49
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3f4de4…2a48ba
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xda1c51…ab93f8
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb59ff7…c4440f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x15e8ef…6f25b1
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x18b37a…378d5e
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x575c08…337473
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6dba34…abe549
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3c4d5e…442c72

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.