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%0x816c…9f8630d ago0xd83e0b…cc74be
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x05f1…3bb930d ago0x4063da…c711e2
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x3764…3be030d ago0xe9d576…b39ff9
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x8de7…1c2c30d ago0x4422f3…760e27
0xa17c…60a90x47c5…4fc3Base—$13.6570%0xbf7d…708b30d ago0x59af58…9886af
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xa1fb…723e30d ago0x4b3f8a…560610
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x2970…8ed730d ago0xa182f3…622981
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x13c6…f0ed30d ago0x47418d…e8a91a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xdfea…dfaf30d ago0xd6c779…c73c4b
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x345f…57af30d ago0x953e15…a2f50c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xa8e8…666830d ago0x5c960a…aadf3f
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x1868…142630d ago0x6e3a61…b4ad23
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2b2b…961c30d ago0x7f7c01…893fc5
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xe620…490130d ago0xca6293…8fbe67
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x6aad…f13330d ago0x92681f…bd4c2b
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xf6cb…a8d730d ago0x2c44c5…99f066
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xc86d…b47f30d ago0xdce80d…e00957
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5b2d…d78c30d ago0x825bab…35ffff
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x64e4…55d930d ago0xa2d97d…c44a5a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x63f7…457830d ago0xff28a2…f69b67
0xa17c…60a90x47c5…4fc3Base—$13.6570%0xd4a6…3b8d30d ago0x12b45f…0ceb9e
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xa640…7f4030d ago0x702690…ca9f45
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xf8ec…37d430d ago0x644128…b31526
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x5d3d…e33330d ago0x488834…0bd026
0xa17c…60a90x47c5…4fc3Base—$14.7070%0x6b3c…58cb30d ago0x2ec933…622df1

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.