Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xf867…7e9b31d ago0x8e8a45…9653fe
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x7666…72f431d ago0x4e2f19…ec3e6f
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x35fa…74a931d ago0x277c11…7cc31a
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x493b…b91631d ago0x215972…daf526
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xc6fb…0f6c31d ago0xbf32b8…27d023
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x9d9f…8c6a31d ago0x7e24b6…d0aeaf
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x23e1…500331d ago0xa4a22e…ac1ec7
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xe082…90c431d ago0xf71432…3be4a4
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xe620…490132d ago0xecf087…1d2776
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xf733…8f8d32d ago0xb78331…ab66f3
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xdae3…916a32d ago0xa58aef…b47dcb
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x4055…8ed132d ago0xd31cf3…cc245a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1798…f45f32d ago0x6663f5…4e9824
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4639…93fa32d ago0x364de8…f37ecd
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xcf0a…a2c332d ago0xdaf11a…a3d4fe
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x65ca…0ec132d ago0xdfbdb6…c92d0d
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x9d6c…edd332d ago0x6536ca…74e0c6
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x54de…447032d ago0x938d0e…16c067
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x20cf…bf5532d ago0x9bbad3…a98af8
0xa17c…60a90x0e3d…7757Base—$10.5070%0xa0c6…2cb432d ago0xc48fd3…c36a19
0xa17c…60a90x0e3d…7757Base—$21.0070%0xde8d…bd2c32d ago0x4a9c77…89be4d
0xa17c…60a90x0e3d…7757Base—$15.7570%0x563b…9a7f32d ago0xe81c5e…a2a646
0xa17c…60a90x0e3d…7757Base—$1.0570%0xa0c6…2cb432d ago0xdb451b…1d35e1
0xa17c…60a90x0e3d…7757Base—$5.2570%0x88c8…503832d ago0xba99d6…008222
0xa17c…60a90x0e3d…7757Base—$10.5070%0x6280…2e7932d ago0xe06783…b1dc57

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.