Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0x6aad…f133103d ago0x48ae51…3c2f6f
0xa787…64cf0x0e3d…7757Base$1.05100%0xf643…9810103d ago0x1143d2…8b0040
0xa787…64cf0x0e3d…7757Base$4.20100%0xb60e…e3aa103d ago0x8896dd…a1dafd
0xa787…64cf0x0e3d…7757Base$1.05100%0x8107…1699103d ago0xd4fd39…e43907
0xa787…64cf0x0e3d…7757Base$10.50100%0xc629…e701103d ago0x9ffbe5…0fc608
0xa787…64cf0x0e3d…7757Base$1.05100%0x4c91…bd49103d ago0xf971ba…226fb0
0xa787…64cf0x0e3d…7757Base$1.05100%0x52ac…a61d103d ago0x618754…2872bb
0xa787…64cf0x0e3d…7757Base$2.10100%0xe4c8…f887103d ago0xa04737…5e0c1d
0xa787…64cf0x0e3d…7757Base$21.00100%0x24b8…43f0103d ago0x77194c…368c73
0xa787…64cf0x0e3d…7757Base$1.05100%0x5f60…e48e103d ago0xba70bc…55663a
0xa787…64cf0x0e3d…7757Base$10.50100%0x5fe9…a965103d ago0xdba8cb…e0ac9d
0xa787…64cf0x0e3d…7757Base$21.00100%0x7fb5…6c52103d ago0x1b8661…f2c116
0xa787…64cf0x0e3d…7757Base$1.05100%0xf863…e523103d ago0x1e6afd…272805
0xa787…64cf0x0e3d…7757Base$73.50100%0x898f…4f5e103d ago0xbe3f22…bc23df
0xa787…64cf0x0e3d…7757Base$1.05100%0x77d0…ce50103d ago0x57edfb…7fee83
0xa787…64cf0x0e3d…7757Base$2.10100%0xab17…f943103d ago0x6db75c…ed0e49
0xa787…64cf0x0e3d…7757Base$10.50100%0x63f7…4578103d ago0xdbb7b6…ab9f93
0xa787…64cf0x0e3d…7757Base$10.50100%0xf9ea…484f103d ago0xd3cbdb…d0b68b
0xa787…64cf0x0e3d…7757Base$13.65100%0x45b0…c0d6103d ago0x474f22…6df645
0xa787…64cf0x0e3d…7757Base$10.50100%0xd775…7f81103d ago0xbdffab…264195
0xa787…64cf0x0e3d…7757Base$3.15100%0x4218…be87103d ago0x32bb36…f9d1d1
0xa787…64cf0x0e3d…7757Base$4.20100%0x1dbc…007e103d ago0xce06f2…74c2df
0xa787…64cf0x0e3d…7757Base$10.50100%0xa7b1…4ca4103d ago0x4ff889…d60d4c
0xa787…64cf0x0e3d…7757Base$1.05100%0x2bdf…11ce103d ago0x1cd907…00d77b
0xa787…64cf0x0e3d…7757Base$5.25100%0x0007…8867103d ago0x89f6e0…e9bdee

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.