Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1486…17b60xac65…4417Base—$0.02100%fluxa110d ago0xbea744…e9d486
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x2976dd…cb5c8f
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x7009b9…3d1122
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x2a0abf…aafa1a
0x1486…17b60xac65…4417Base—$0.05100%fluxa110d ago0x3ee624…0faf91
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x3c8c9f…618dad
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x8f59f6…9769fc
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x55a398…fe3da8
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x4dc384…179abd
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x367aa9…76a9f4
0x1486…17b60xac65…4417Base—$12.78100%fluxa110d ago0x78639d…97a6f7
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x3acee7…396c1b
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x79a02d…b71190
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0xa4cda8…e9422b
0xb90a…9ae40x1486…17b6Base—$12.61100%fluxa110d ago0x04601a…378836
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x601cbb…cae433
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x4dd990…4a9a84
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x9f095c…cc27bc
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x1a826f…e7f535
0xb90a…9ae40x1486…17b6Base—$0.05100%fluxa110d ago0x34d5de…54f6d0
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x86de57…9860aa
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x236b30…defabd
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x9f647d…51209d
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x08b645…468fb3
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa110d ago0x1dce05…cbcc8b

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.