Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa77d ago0x89553d…9f474b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa77d ago0x6c14ee…d239c4
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa77d ago0x6207c4…3c5c20
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa77d ago0xee9336…0fc4e0
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x692864…71c42f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xfdbc8f…4aa8d1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x90e581…de16b9
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xfe915d…eabe21
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x65b44a…a700f5
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xd2480e…47251f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xadc2c6…b31e52
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x575c85…cacf3c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x0eb113…1a3462
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xc36fd2…547a5b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x0d2a8a…272775
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xf0ba93…838929
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x6c0cfb…53da21
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x528b14…59a543
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x3fc832…daf4a9
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xd691ab…f2651e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x7154cd…0ff097
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x9fbff1…074555
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x48dda1…6b1869
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0xa142d0…9ed839
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa78d ago0x83319d…46c7df

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.