Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$1.05100%0xe4c8…f88766d ago0xd08f7b…7ff6e4
0xa520…eca40x0e3d…7757Base—$5.25100%0x51a8…b21166d ago0x92936b…910612
0xa520…eca40x0e3d…7757Base—$5.25100%0x2e76…b74966d ago0xec7916…cab82a
0xa520…eca40x0e3d…7757Base—$5.25100%0x96df…634b66d ago0xbf107c…f7e571
0xa520…eca40x0e3d…7757Base—$4.20100%0xc52b…5a8d66d ago0x303663…533289
0xa520…eca40x0e3d…7757Base—$6.30100%0xb182…b93d66d ago0xbb348a…76aadb
0xa520…eca40x0e3d…7757Base—$21.00100%0x52ba…517766d ago0xaccb03…5d90d3
0xa520…eca40x0e3d…7757Base—$6.30100%0x33a2…877f66d ago0x8ed0be…5f77d0
0xa520…eca40x0e3d…7757Base—$5.25100%0x1e7c…464c66d ago0x15b66a…a39cb8
0xa520…eca40x0e3d…7757Base—$5.25100%0x3eb5…08dc66d ago0x258d4c…d94a1f
0xa520…eca40x0e3d…7757Base—$10.50100%0x1e6d…37c166d ago0x272ea3…b17e3e
0xa520…eca40x0e3d…7757Base—$21.00100%0x2d1c…632c66d ago0x16a9bd…bdabec
0xa520…eca40x0e3d…7757Base—$5.25100%0xbe69…299266d ago0xf4c93b…13bc23
0xa520…eca40x0e3d…7757Base—$5.25100%0x7666…72f466d ago0x53cc56…1e78f3
0xa520…eca40x0e3d…7757Base—$10.50100%0x762b…cf5066d ago0xe28f7c…239443
0xa520…eca40x0e3d…7757Base—$9.45100%0x9d18…1e3a66d ago0x8111ab…ba0591
0xa520…eca40x0e3d…7757Base—$3.15100%0x811a…c8aa66d ago0x82b64c…e8e44e

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.