Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57ae88…15bbd4
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30102e…58a608
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c8354…63e101
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39ba88…0b77a9
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5050f…78010e
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d60f4…dc7441
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc668c4…81aad7
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9f0e9…6f76a7
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99ca2b…cb4953
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81c1fb…293f4a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75e78d…edb8dc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa04a55…4ac9e8
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf39ede…718a3e
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e837f…c7aafe
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x287bd4…09f3dc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0902e2…f6e79e
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75cc6b…b56037
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01987c…96418b
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x544094…993498
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4202b2…e9835d
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74a471…ef6484
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d2aee…3feffd
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd48142…4fa870
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59d3cf…188727
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x67d71b…542116

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.