Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x751328…d3a42c
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd6f0b…85c684
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8a5c5e…a5c85d
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3540a5…f7a9c6
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5dbc40…546438
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbfc06b…f073bc
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa536ad…527ff2
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa5dfb0…280a52
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd22853…0da9f2
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x69f2fd…ac0064
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x446d5a…2a61c8
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37a9db…588293
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0866df…4274e8
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x391782…7ce1c3
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed99f4…d59bca
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x895dde…bbd09c
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x15cd86…3fb56b
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73d726…3f863f
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53cc11…ea1cec
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdcd546…dafc83
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc108b5…f0d349
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x49b857…33c741
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xffbd3f…514166
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x27aa45…9556af
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1741a9…a0b758

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.