Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$2.54100%0x18cc…2750111d ago0x045e09…e6fd54
0x2aaf…a0420x0e3d…7757Base—$30.45100%0x84ea…0e47111d ago0xb53898…fce32e
0x2f19…51090x0e3d…7757Base—$5.88100%0x28cc…0ecd111d ago0xf8ca8d…32e1ec
0x1332…66eb0x0e3d…7757Base—$200.00100%0x1e6d…37c1111d ago0x8859c0…c3e8eb
0xdc91…dfdf0x0e3d…7757Base—$10.50100%0x762b…cf50111d ago0xbbbdab…08a62e
0xa4f1…f73f0x0e3d…7757Base—$10.50100%0xf9ea…484f111d ago0xcfcfc3…9ad8b7
0x1683…8d580x0e3d…7757Base—$42.00100%0x7666…72f4111d ago0x4b24e8…e13c95
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf200…d9a0111d ago0x1cce75…d5b981
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xe146…b438111d ago0xdfe6a3…cb4b5a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd173…d69b111d ago0xd92294…aa408e
0x1332…66eb0x0e3d…7757Base—$10.50100%0xac5b…8698111d ago0x9c60a3…e571d9
0x1332…66eb0x0e3d…7757Base—$63.00100%0x2e11…8573111d ago0xf1b093…c48b21
0xa787…64cf0x0e3d…7757Base—$2.10100%0x0971…930e111d ago0xde5799…d2a933
0xbfb8…8b700x0e3d…7757Base—$24.15100%0xbada…25fd111d ago0xb8150f…0a1c76
0xaca2…81ed0x0e3d…7757Base—$5.25100%0xa140…d38d111d ago0x883400…d0f6a1
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9092…bc9e111d ago0x0cd8a5…874523
0x1332…66eb0x0e3d…7757Base—$12.60100%0xa30d…6d00111d ago0x1d06c8…6907d2
0x1332…66eb0x0e3d…7757Base—$21.00100%0xb89a…e8ac111d ago0x1a5092…01c12a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb11e…6e5a111d ago0xc0bf49…ffe1c0
0x1332…66eb0x0e3d…7757Base—$4.20100%0x0156…b0f5111d ago0xfb19e0…a58a4b
0x1332…66eb0x0e3d…7757Base—$105.00100%0x8569…b987111d ago0xe2a13e…47cb87
0x1332…66eb0x0e3d…7757Base—$10.50100%0x271d…d4bc111d ago0x82c75d…f0390e
0x3d7c…2a130x0e3d…7757Base—$11.23100%0x7cf5…2407111d ago0x286194…f26999
0x1332…66eb0x0e3d…7757Base—$10.50100%0x238e…2325111d ago0x5bf89c…226787
0xc647…c8ba0x0e3d…7757Base—$94.50100%0xc5bc…3606111d ago0x13c134…5fb7eb

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.