Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x155a…7ac60x3e0a…78e7Base—$0.003589100%coinbase73d ago0xf2cdf1…1b8b2f
0x155a…7ac60x3e0a…78e7Base—$0.002976100%coinbase73d ago0x510dd1…2affcf
0x155a…7ac60x3e0a…78e7Base—$0.003154100%coinbase73d ago0x6b3a66…fcaadd
0x155a…7ac60x3e0a…78e7Base—$0.005868100%coinbase73d ago0xd86b58…9d9a2a
0x155a…7ac60x3e0a…78e7Base—$0.003642100%coinbase73d ago0xb70ec6…66fad7
0x155a…7ac60x3e0a…78e7Base—$0.005324100%coinbase73d ago0xe02e75…54faf9
0x155a…7ac60x3e0a…78e7Base—$0.002852100%coinbase73d ago0xfa4e8a…99dae9
0x155a…7ac60x3e0a…78e7Base—$0.002845100%coinbase73d ago0x79f749…9ce204
0x155a…7ac60x3e0a…78e7Base—$0.004205100%coinbase73d ago0x35d767…df004b
0x155a…7ac60x3e0a…78e7Base—$0.003759100%coinbase73d ago0x7f0c6b…03677a
0x155a…7ac60x3e0a…78e7Base—$0.005772100%coinbase74d ago0xecb202…f2b855
0x155a…7ac60x3e0a…78e7Base—$0.005081100%coinbase74d ago0xa4aca1…5a91e9
0x155a…7ac60x3e0a…78e7Base—$0.005876100%coinbase74d ago0xf15977…5ca55e
0x155a…7ac60x3e0a…78e7Base—$0.004723100%coinbase74d ago0x9f9908…dd7fb7
0x155a…7ac60x3e0a…78e7Base—$0.005089100%coinbase74d ago0x7044e4…3c1200
0x155a…7ac60x3e0a…78e7Base—$0.005913100%coinbase74d ago0xdbb45c…a7c9c6
0x155a…7ac60x3e0a…78e7Base—$0.004792100%coinbase74d ago0x2bf4e8…327e1f

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.