Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e39…e96b0xac65…4417Base$0.07100%fluxa104d ago0x61752b…237432
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa104d ago0xd79073…cda181
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa104d ago0x3dbcce…2969c9
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa104d ago0xd286a0…b18993
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa104d ago0xcb9e5f…85be7b
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa104d ago0x11bc56…71cf95
0xb90a…9ae40x8e39…e96bBase$0.02100%fluxa104d ago0x2352f2…7acf7f
0x8e39…e96b0xac65…4417Base$0.20100%fluxa104d ago0x50b30a…375ef4
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x73ce03…4a0575
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x50f18c…cf62cb
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x6c44cb…45d598
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x74be6b…934149
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x6d8354…beb83a
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x3f3ac8…f6a7d8
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x7574e6…d6ee21
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0xdd3c98…1fdf1f
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x3dd96e…a65a29
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x6159b7…077fb0
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x574189…50ec24
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0xff72cb…71d3f9
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0xcaf340…9682fc
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x1e3804…86dc71
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x04d393…02416b
0xb90a…9ae40x8e39…e96bBase$0.01100%fluxa105d ago0x832d23…0312ea
0xb90a…9ae40x8e39…e96bBase$0.02100%fluxa105d ago0x796e43…791164

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.