Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa121d ago0x875b83…6fad56
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa121d ago0x007c67…b28dc6
0xb76b…3ae50xac65…4417Base—$0.02100%fluxa121d ago0xb117c1…3cb597
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0x36eba5…8911c5
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0x63558e…2292ee
0xb76b…3ae50xac65…4417Base—$0.18100%fluxa122d ago0x6c77b3…8c6e9f
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0x93dc02…425cda
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0xbd14fe…caf983
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0x89d3f4…d582eb
0xb90a…9ae40xb76b…3ae5Base—$0.10100%fluxa122d ago0xc0deee…e14d8b
0xb90a…9ae40xb76b…3ae5Base—$0.05100%fluxa122d ago0xfd9e2f…0621aa
0xb76b…3ae50xac65…4417Base—$0.07100%fluxa122d ago0x52b74a…4993bc
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0x03b651…c49de4
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0x237105…eb3236
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0x7b5aa8…ecce41
0xb90a…9ae40xb76b…3ae5Base—$0.01100%fluxa122d ago0xec03af…49b0ff

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.