Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xd876d4…d96d78
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xecfa66…f36be6
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x36ffba…9c6908
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xb49f27…fbfe14
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x260365…273452
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x27e5d3…cd870e
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x41f54f…503e14
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x935952…169241
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x758f41…301e8a
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x410eb0…04d042
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xbe999e…71eeb3
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x450190…38bb3f
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x8ec4ae…72f1e0
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x9b59bd…834b84
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xaeb648…5b7f03
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x018d95…c952c6
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xa56753…5fc94b
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x330f8d…ba9de5
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xe90b72…98b5cd
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x3076f2…0ceded
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xc6942a…1923cb
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x3c0d97…55eb28
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x91f423…26b3a4
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0x9e4395…e1ef7a
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de43d ago0xa3e8f1…f61b4a

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.