Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4809…15b90xac65…4417Base—$0.04100%fluxa114d ago0xe647df…e57efe
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa114d ago0x3a67f2…826db5
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa114d ago0x1ab060…000805
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0xa7449c…3bf503
0x4809…15b90xac65…4417Base—$0.03100%fluxa115d ago0xf59243…4aac5d
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0x4f5381…69f4ec
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0xecf90b…a10fed
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0x42eeb6…53dc14
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0x33a031…9cb8d3
0x4809…15b90xac65…4417Base—$0.05100%fluxa115d ago0x86f48a…8be01b
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0x3aa606…bc8f7c
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0xe41924…0f3c9c
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0x3d4918…3f4c2b
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0xcaf31c…419422
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0xc88590…35dc59
0x4809…15b90xac65…4417Base—$0.08100%fluxa115d ago0x4cba6d…7e8f98
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0x677869…0ced52
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0x33de0c…72d6d1
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa115d ago0xfab3ea…2814f0
0xb90a…9ae40x4809…15b9Base—$0.05100%fluxa115d ago0xd935b6…ead11c

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.