Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0x101511…04a934
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0xc84604…74beec
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0xcc4243…69721a
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0xc32879…1a04b9
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0xe65880…f7b3e2
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0x7eab68…6637af
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0xf0fede…1ca142
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa113d ago0xfc7995…4ce858
0xb90a…9ae40xf0e8…c168Base—$11.21100%fluxa114d ago0x59c146…9a993f
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x2bdbff…0bfb91
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x557bfb…2b5462
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x40594a…3a318c
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x3e5695…ac76af
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x0f7996…9d8644
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0xdb0866…185375
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x278857…44e5ee
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x61939b…8f6aae
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x4c9fdc…dfe78e
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x97b6f5…37658f
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x378bc1…e81647
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x83f262…cbc626
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x7a4649…8e532d
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0xaa9be2…ace915
0xb90a…9ae40xf0e8…c168Base—$0.01100%fluxa114d ago0x80e6e0…f7ac68
0xb90a…9ae40xf0e8…c168Base—$14.01100%fluxa114d ago0xcacab5…e61aee

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.