Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdde348…de7a9d
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6298e6…977a22
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ef2f4…252ca6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf689c1…d97ca0
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3757e5…d308a4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7643c6…cd07d3
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7655ee…126add
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb1e55…855f75
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc68be7…170d34
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8ed28…46a8eb
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6598f…bd6ce9
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaaa88c…1a84d3
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x052446…7b62db
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6baab5…63b78e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7863b…65548a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd0b0bf…da3c16
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x716320…f953ab
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bba71…9d7d35
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xecc239…17abc4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c51e4…221fac
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0914c3…b66078
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8e6aa…c848ab
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1cfc01…a7db3a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd85d18…2982ae
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x619bf3…d4a7ce

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.