Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9115d ago0x66a60a…cbec2e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9115d ago0xe90424…d289f4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9115d ago0xd2039d…776eee
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9115d ago0xbb3f1b…5e760d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9115d ago0x2447bf…5291f7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9115d ago0x48d0c4…deccf9
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9115d ago0x6bf468…b96634
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9116d ago0x1ff6d7…682005
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9116d ago0x42758c…b79bf5
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9116d ago0x66c387…1307d9
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9116d ago0xa6b987…b39a55
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9116d ago0xe52aec…759c8c
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9116d ago0x1815d8…e6a58e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9116d ago0x1025ba…cf9d7b
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9116d ago0x1322dd…e139ca
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9116d ago0x8cb588…9f4225
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9116d ago0xff1013…fd3e24
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9116d ago0xdc1717…c0b00f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9116d ago0x8f004c…c679ee
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9116d ago0xa991be…c3908f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9116d ago0x19b671…fb62e1
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9116d ago0x0e9642…0ca766

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.