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—$10.50100%0x127e…b24a92d ago0xef652d…25c4b3
0xa520…eca40x0e3d…7757Base—$5.25100%0x45b0…c0d692d ago0x475adb…203fab
0xa520…eca40x0e3d…7757Base—$5.25100%0x4218…be8792d ago0xd48b51…fbc69e
0xa520…eca40x0e3d…7757Base—$1.05100%0xda14…75fa92d ago0x22fab8…d1fea0
0xa520…eca40x0e3d…7757Base—$5.25100%0x3e5d…fd3892d ago0x130ab6…366e1f
0xa520…eca40x0e3d…7757Base—$10.50100%0x4173…266592d ago0x635882…808b30
0xa520…eca40x0e3d…7757Base—$5.25100%0x2ce3…0cdb92d ago0x06706b…ea0397
0xa520…eca40x0e3d…7757Base—$12.60100%0x50b0…9cda92d ago0x6fb052…aa8462
0xa520…eca40x0e3d…7757Base—$3.15100%0x9993…8cf592d ago0xece5eb…2774cf
0xa520…eca40x0e3d…7757Base—$5.25100%0xc89e…795892d ago0xabc214…d0fe64
0xa520…eca40x0e3d…7757Base—$5.25100%0x4d43…5ecd92d ago0x58b24e…4b99c1
0xa520…eca40x0e3d…7757Base—$5.25100%0x44ef…9f6392d ago0xf58b28…3bfa4b
0xa520…eca40x0e3d…7757Base—$21.00100%0xd173…d69b92d ago0x6356cf…c57397
0xa520…eca40x0e3d…7757Base—$18.90100%0xe347…5b3093d ago0x79d6a1…fc7505
0xa520…eca40x0e3d…7757Base—$3.15100%0x53e7…bd1093d ago0xa818c0…5bc3d7
0xa520…eca40x0e3d…7757Base—$2.10100%0x5feb…0e1293d ago0x969f69…449b85
0xa520…eca40x0e3d…7757Base—$5.25100%0xe162…626893d ago0x30054b…b5d974
0xa520…eca40x0e3d…7757Base—$10.50100%0xd773…a25093d ago0x493269…18e9b5
0xa520…eca40x0e3d…7757Base—$5.25100%0xce9f…bc8e93d ago0x1a1492…ffc142
0xa520…eca40x0e3d…7757Base—$5.25100%0x39e0…3f7993d ago0xadfe6b…2f2f0e
0xa520…eca40x0e3d…7757Base—$5.25100%0x90ad…1cd693d ago0x3083aa…b213f2
0xa520…eca40x0e3d…7757Base—$5.25100%0x39a9…7be593d ago0xa63c5c…072b6a
0xa520…eca40x0e3d…7757Base—$5.25100%0xd8cf…8eb793d ago0x8a1785…51d28e
0xa520…eca40x0e3d…7757Base—$9.45100%0x551c…90e593d ago0x601268…80a163
0xa520…eca40x0e3d…7757Base—$5.25100%0xbe69…299293d ago0x857465…4eb10b

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.