Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.10100%0xaf61…49f647d ago0x7a9fb6…e176c4
0xa17c…60a90x0e3d…7757Base—$2.10100%0x88c8…503847d ago0xfc8281…e6624c
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x4c95…d79b47d ago0x7c8eb0…907643
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x023e…d6fc47d ago0xf0295e…5606bb
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1e76…9aba47d ago0x6c2dd5…4ec389
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf7a9…eb8d47d ago0xad98de…dbab92
0xa17c…60a90x0e3d…7757Base—$2.10100%0xca9f…d20147d ago0xe4c1fd…7ec9cc
0xa17c…60a90x0e3d…7757Base—$4.20100%0x0881…8de247d ago0xcf6bf3…ebaae4
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5a57…2a9e47d ago0x82ad46…a7f55f
0xa17c…60a90x0e3d…7757Base—$3.15100%0x629a…da9c47d ago0xe79949…596847
0xa17c…60a90x0e3d…7757Base—$1.05100%0x27f5…dfdc47d ago0xb3187b…dfd706
0xa17c…60a90x0e3d…7757Base—$5.25100%0xdfea…dfaf47d ago0x0fb223…997e06
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x7666…72f447d ago0x0d3b38…35a07d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6d10…b12b47d ago0xb4d183…5278f1
0xa17c…60a90x0e3d…7757Base—$3.15100%0xf9f2…732947d ago0x690edf…17f04b
0xa17c…60a90x0e3d…7757Base—$9.45100%0x3e70…fea148d ago0xbe279a…7977ef
0xa17c…60a90x0e3d…7757Base—$1.05100%0xab17…f94348d ago0x3a5799…2b17bc
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9ea2…605a48d ago0x4af296…90a821
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9ac4…71a948d ago0x3f1a24…2815b0
0xa17c…60a90x0e3d…7757Base—$21.00100%0x64fd…12f448d ago0x0a00af…a6cb22
0xa17c…60a90x0e3d…7757Base—$2.10100%0x12ba…6b6148d ago0xe5e06e…b3e362
0xa17c…60a90x0e3d…7757Base—$7.35100%0xa48e…f66148d ago0xe2934b…9d9e8b
0xa17c…60a90x0e3d…7757Base—$3.15100%0xe620…490148d ago0x80c8cf…01e26f

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.