Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabe…4eae0x9a47…f312Base—$0.01100%coinbase74d ago0x0c588a…c9ad17
0xdabe…4eae0x1c19…fe30Base—$0.01100%coinbase74d ago0xcb2b5b…4d123f
0xdabe…4eae0xb019…4676Base—$0.01100%coinbase74d ago0x32cdcb…1dc5ac
0xdabe…4eae0x808e…cd65Base—$0.01100%coinbase74d ago0xde7ba8…67071f
0xdabe…4eae0xe0ce…0bb2Base—$0.01100%coinbase74d ago0x5510f7…3c6029
0xdabe…4eae0x9221…6787Base—$0.01100%coinbase74d ago0x5adb7a…c9edc4
0xdabe…4eae0x5104…5091Base—$0.01100%coinbase74d ago0x4a8f89…d54980
0xdabe…4eae0x4271…dfcdBase—$0.01100%coinbase74d ago0xf33aa6…397310
0xdabe…4eae0xeab0…0b9aBase—$0.01100%coinbase74d ago0x8dac1b…07f128
0xdabe…4eae0x294d…ff99Base—$0.01100%coinbase74d ago0x9dd3d9…a68d79
0xdabe…4eae0x935f…5a3aBase—$0.01100%coinbase74d ago0x902323…c54d64
0xdabe…4eae0x2e4c…e9a6Base—$0.01100%coinbase74d ago0x8187f6…9d8c71
0xdabe…4eae0xcd31…fd4bBase—$0.01100%coinbase74d ago0xabaeec…efae55
0xdabe…4eae0x83c8…606bBase—$0.01100%coinbase74d ago0x99d3b3…82eeba
0xdabe…4eae0x1423…941aBase—$0.01100%coinbase74d ago0xb265a7…b13989
0xdabe…4eae0x309a…514dBase—$0.01100%coinbase74d ago0x5f084d…f13a3e
0xdabe…4eae0x736d…fe9eBase—$0.01100%coinbase74d ago0x674f5b…a8d794
0xdabe…4eae0x0dbf…2df4Base—$0.01100%coinbase74d ago0xd3c145…e8b056
0xdabe…4eae0xb599…40dbBase—$0.01100%coinbase74d ago0x9edc61…b52ae2
0xdabe…4eae0x0ee1…4780Base—$0.01100%coinbase74d ago0x621dc9…b49aca
0xdabe…4eae0x09a4…705fBase—$0.01100%coinbase74d ago0xb3451b…abd7e5
0xdabe…4eae0x32c6…865bBase—$0.01100%coinbase74d ago0xa8dcf5…6c7dec
0xdabe…4eae0x891c…d394Base—$0.01100%coinbase74d ago0x42b63e…558a9b
0xdabe…4eae0x8d10…90b7Base—$0.01100%coinbase74d ago0x539e69…c2b525
0xdabe…4eae0x1e21…9ad4Base—$0.01100%coinbase74d ago0xa9d4d6…5d3ef6

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.