Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3576…c26a0x0e3d…7757Base—$10.50100%0x850e…501769d ago0x24f17b…9ccf84
0x4b4d…3fcd0x0e3d…7757Base—$2.10100%0x1dbc…007e69d ago0xf924ca…256cc5
0x1332…66eb0x0e3d…7757Base—$52.50100%0xca7d…500169d ago0xe13020…73f906
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1708…5a2769d ago0x7d5f76…1d6f38
0xf861…cd530x0e3d…7757Base—$1.05100%0x35ec…9dba69d ago0xeca266…df9b2d
0x1332…66eb0x0e3d…7757Base—$210.00100%0xc629…e70169d ago0xc93010…2c9626
0x1332…66eb0x0e3d…7757Base—$14.70100%0xb9e3…292d69d ago0x0ffa20…1530ed
0x1332…66eb0x0e3d…7757Base—$10.50100%0x05f1…3bb969d ago0xd1907c…1168f4
0x1332…66eb0x0e3d…7757Base—$17.85100%0xc0fa…66cc69d ago0xf6c940…593aea
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x345f…57af69d ago0xdb0308…14854e
0xa787…64cf0x0e3d…7757Base—$3.15100%0x2b28…0c2169d ago0x7dc6ac…357169
0xf861…cd530x0e3d…7757Base—$1.05100%0x2bdf…11ce69d ago0x1cdb9b…3ae5b2
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1e76…9aba69d ago0xf6aefc…a5fee9
0xc9a2…31540x0e3d…7757Base—$10.50100%0x91b5…1a5e69d ago0xcf5a5c…82425b
redbrown.eth0x0e3d…7757Base—$5.25100%0x493b…b91669d ago0x1fb4fb…a625dc
0xbff4…b9910x0e3d…7757Base—$1.05100%0x52ac…a61d69d ago0xe966d6…c674d1
0x282e…9c900x0e3d…7757Base—$10.00100%0xd223…7d2869d ago0xf22cb2…9e648b
0xa787…64cf0x0e3d…7757Base—$10.50100%0x823e…6b6c69d ago0x7fb6c9…1f6e09
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa48e…f66169d ago0xa17f72…14ad8f
0x1332…66eb0x0e3d…7757Base—$96.51100%0x2a5b…d6a969d ago0xc75796…d1e1e6
0xa787…64cf0x0e3d…7757Base—$10.50100%0xc165…a9fc69d ago0x7d85e9…fc67dc
0xd11c…6b320x0e3d…7757Base—$31.50100%0x8bdc…90be69d ago0x641a54…bee080
0xf861…cd530x0e3d…7757Base—$4.20100%0x6a34…ec8869d ago0x848c1b…ba0617
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9993…8cf569d ago0x153f05…2bba68
0xa787…64cf0x0e3d…7757Base—$9.45100%0xf760…e9ab69d ago0xe1240c…e6aa8e

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.