Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4de8…baeb0x10c1…1e24Base—$1.42100%coinbase105d ago0x8dffc8…55aaf2
0x4de8…baeb0x10c1…1e24Base—$0.91100%coinbase105d ago0x95a5e5…e041c4
0x4de8…baeb0x10c1…1e24Base—$0.89100%coinbase105d ago0x7ceb34…4f8952
0x4de8…baeb0x10c1…1e24Base—$0.88100%coinbase105d ago0xf22c73…e5637b
0x4de8…baeb0x10c1…1e24Base—$0.86100%coinbase105d ago0xb63099…11fe79
0x4de8…baeb0x10c1…1e24Base—$0.84100%coinbase105d ago0x69e9cf…2533c9
0x4de8…baeb0x10c1…1e24Base—$0.82100%coinbase105d ago0x67368f…10f1f1
0x4de8…baeb0x10c1…1e24Base—$0.80100%coinbase105d ago0xa91425…a5bd1b
0x4de8…baeb0x10c1…1e24Base—$0.72100%coinbase105d ago0x6d6905…d65a8f
0x4de8…baeb0x10c1…1e24Base—$0.55100%coinbase105d ago0xfc968a…786b4a
0x4de8…baeb0x10c1…1e24Base—$0.54100%coinbase105d ago0x8716c3…4f6f9d
0x4de8…baeb0x10c1…1e24Base—$0.53100%coinbase105d ago0x02d802…abf128
0x4de8…baeb0x10c1…1e24Base—$0.53100%coinbase105d ago0xe1aace…f9de72
0x4de8…baeb0x10c1…1e24Base—$0.52100%coinbase105d ago0x5d56dd…de398a
0x4de8…baeb0x10c1…1e24Base—$0.51100%coinbase105d ago0xaf8295…169b76
0x4de8…baeb0x10c1…1e24Base—$1.00100%coinbase105d ago0xa8404f…9bda80
0x4de8…baeb0x10c1…1e24Base—$0.98100%coinbase105d ago0x89e6d1…959287
0x4de8…baeb0x10c1…1e24Base—$0.95100%coinbase105d ago0x6035b6…cfe218
0x4de8…baeb0x10c1…1e24Base—$0.92100%coinbase105d ago0xa7e8f6…2a5ba5
0x4de8…baeb0x10c1…1e24Base—$0.90100%coinbase105d ago0xe900c0…149090
0x4de8…baeb0x10c1…1e24Base—$0.82100%coinbase105d ago0x2a5aea…15161c

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.