Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x497d28…541a5a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0xb64e3f…4b4f27
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x8f3ef0…9cba14
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x32a603…b7582b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x3d7885…e44b72
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x1e2b0e…27355b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x7a4c91…084a24
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x9c1584…1d6196
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x83d34d…40d5fa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0xeb6d28…8912d4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x29bb56…548a87
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x9ef287…e313d3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x90cdaa…421443
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x31c9d4…6b45f6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x10aa11…dd5df4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x692d1e…a93e9c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x503297…c15e54
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0xd18a33…462e09
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x0f3258…e338d6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x5454b1…8fd226
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0xc68560…c496cc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x96e7b3…dfbfd0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x4b5675…2472e1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x8e8e16…d50d3b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase116d ago0x272b6c…128659

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.