Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xed6d99…c3ba4f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf10c1e…a7f872
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefb14c…2b7d9d
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d6889…fa7aea
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e118d…c72c2f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcec86c…2e8945
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x58dfff…3573e0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x139c6a…c2cda8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7cc8e…1d6e17
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe3a22f…b1fabf
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf07cdd…d70319
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x694905…7a034b
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe3a78a…0d9032
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06c3e2…804e27
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x14fc14…af56b8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x393e6a…990c98
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x53e113…48d686
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd3110…124a45
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf46fcd…f1141a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3490aa…c9ecf0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xda3aee…7b4ef0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6278a2…413b7f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x996711…127d24
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a5b9f…831de4
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b54fe…25c9fb

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.