Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa66f…db1d0x3e0a…78e7Base—$0.005935100%coinbase74d ago0xf1fecc…2b8f5d
0xa66f…db1d0x3e0a…78e7Base—$0.003193100%coinbase74d ago0xa01e48…681759
0xa66f…db1d0x3e0a…78e7Base—$0.003239100%coinbase74d ago0x1eb41b…ecb48a
0xa66f…db1d0x3e0a…78e7Base—$0.005608100%coinbase74d ago0xabb46f…5bf101
0xa66f…db1d0x3e0a…78e7Base—$0.005756100%coinbase74d ago0xc1556b…60e844
0xa66f…db1d0x3e0a…78e7Base—$0.002838100%coinbase74d ago0xa03ed6…ac10ca
0xa66f…db1d0x3e0a…78e7Base—$0.002931100%coinbase74d ago0xe9ddf6…e98a83
0xa66f…db1d0x3e0a…78e7Base—$0.005303100%coinbase74d ago0xe5a4f8…796367
0xa66f…db1d0x3e0a…78e7Base—$0.004165100%coinbase74d ago0x750dc9…0041ed
0xa66f…db1d0x3e0a…78e7Base—$0.005601100%coinbase74d ago0x058ef7…406ef1
0xa66f…db1d0x3e0a…78e7Base—$0.004831100%coinbase74d ago0x235ee5…79a86b
0xa66f…db1d0x3e0a…78e7Base—$0.004208100%coinbase74d ago0x05fc36…1e452f
0xa66f…db1d0x3e0a…78e7Base—$0.002845100%coinbase74d ago0x5872c3…9cbde0
0xa66f…db1d0x3e0a…78e7Base—$0.005402100%coinbase74d ago0x8da397…43997a
0xa66f…db1d0x3e0a…78e7Base—$0.0047100%coinbase74d ago0xd7dd2f…c46471
0xa66f…db1d0x3e0a…78e7Base—$0.002865100%coinbase74d ago0x306994…f98961
0xa66f…db1d0x3e0a…78e7Base—$0.004429100%coinbase74d ago0x1b7d24…83a38d
0xa66f…db1d0x3e0a…78e7Base—$0.004455100%coinbase74d ago0xf86506…46efc4
0xa66f…db1d0x3e0a…78e7Base—$0.002927100%coinbase74d ago0xcb85e1…0a64cb
0xa66f…db1d0x3e0a…78e7Base—$0.002674100%coinbase74d ago0x060b6b…c1e013
0xa66f…db1d0x3e0a…78e7Base—$0.003593100%coinbase74d ago0xa2553d…d40ccf
0xa66f…db1d0x3e0a…78e7Base—$0.00279100%coinbase74d ago0x42ed1e…506c37
0xa66f…db1d0x3e0a…78e7Base—$0.004624100%coinbase74d ago0xfcdf8b…768976
0xa66f…db1d0x3e0a…78e7Base—$0.004706100%coinbase75d ago0xcca472…59acd6
0xa66f…db1d0x3e0a…78e7Base—$0.003974100%coinbase75d ago0xa6d798…102f1c

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.