Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x564224…41db19
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x85411b…58ff5d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe095c9…939520
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdc8017…c4e182
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd9894a…75e8c0
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x57bcb6…a62f34
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8a50aa…79b676
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe5b41e…8b0e4c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc469a6…2f59d0
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfb3b5b…6f7a9e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x56fce6…dfd308
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbe9c1d…5f2615
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x89ae52…76b700
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x91a43d…7e1c84
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd2a865…b044fa
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4d7629…ef652a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbbe56e…9dc1fb
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9f71d5…dd7bfe
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9bf116…eb738f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb7dffa…06f39c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7b1651…10d436
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xed5df7…47bc98
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc65249…da44ff
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x341c45…a0b178
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x10f78f…8d9e24

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.