Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$21.00100%0x8503…c07247d ago0x7dfab3…3dfaef
0xc9a2…31540x47c5…4fc3Base$3.1570%0xd27a…bec847d ago0x2649fc…9c5647
0xc9a2…31540x0e3d…7757Base$10.50100%0x35fa…74a947d ago0xf50fa6…521278
0xc9a2…31540x47c5…4fc3Base$63.0070%0x4a3c…710248d ago0x6955d6…e20f1e
0xc9a2…31540x47c5…4fc3Base$12.6070%0x59e8…d82348d ago0x48d062…f28d34
0xc9a2…31540x0e3d…7757Base$2.10100%0x12fd…41c848d ago0x44da14…c9fc26
0xc9a2…31540x47c5…4fc3Base$5.2570%0x826a…78de48d ago0xade299…daad21
0xc9a2…31540x47c5…4fc3Base$2.1070%0xf8ec…37d448d ago0x58af35…aaee00
0xc9a2…31540x47c5…4fc3Base$21.0070%0x33d4…503748d ago0x12c6b9…91649d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x45b7…2d9448d ago0xee638d…e41f23
0xc9a2…31540x0e3d…7757Base$2.10100%0xd253…4d1848d ago0xabf773…563751
0xc9a2…31540x0e3d…7757Base$3.15100%0x75ef…a0f948d ago0xeca61d…4fd651
0xc9a2…31540x0e3d…7757Base$5.25100%0x9765…21f548d ago0xa83796…fd5356
0xc9a2…31540x47c5…4fc3Base$10.5070%0x238e…232548d ago0x2bb5d0…662f80
0xc9a2…31540x0e3d…7757Base$10.50100%0x6c0f…7cd648d ago0xb1fd01…f2dac3
0xc9a2…31540x0e3d…7757Base$21.00100%0x3368…d66b48d ago0x9539a1…66d98c
0xc9a2…31540x0e3d…7757Base$5.25100%0x6078…eee848d ago0x2492ff…f204bb
0xc9a2…31540x0e3d…7757Base$5.25100%0x7d28…b24848d ago0x4d66be…0a036d
0xc9a2…31540x0e3d…7757Base$5.25100%0x2c22…1f1c48d ago0x51309b…f07664
0xc9a2…31540x0e3d…7757Base$21.00100%0x9618…286148d ago0x5c2f40…6dae5a
0xc9a2…31540x0e3d…7757Base$10.50100%0x1708…5a2748d ago0x512fe6…e57e6d
0xc9a2…31540x0e3d…7757Base$10.50100%0x4184…789b48d ago0xefaccd…e7de15
0xc9a2…31540x0e3d…7757Base$10.50100%0x5520…8e5b48d ago0x6d90ea…a67a21
0xc9a2…31540x0e3d…7757Base$26.25100%0xcdfd…ef8248d ago0x219abe…3080d4
0xc9a2…31540x0e3d…7757Base$16.80100%0x2b35…135b48d ago0x37267f…15e957

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.