Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc4a…cc610xac65…4417Base$0.18100%fluxa105d ago0xdd6a1a…c26ac6
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x16a00e…0175ce
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x4c056d…ae6405
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x0056b0…311d5e
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0xd66474…3ba731
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x1364dc…0be3b0
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x21c1df…98925d
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x0d60fd…70ab5f
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x7e06ac…8e14d3
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0xc909d5…152609
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x68788c…f2f162
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0xb5d4f7…9225fa
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x79edd8…2984c0
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x1c2567…0421e0
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x3db394…357ed1
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x393d09…f743f3
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x6c4c3a…a58f51
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x45d300…407bd5
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa105d ago0x42e900…bf8039
0xfc4a…cc610xac65…4417Base$0.03100%fluxa106d ago0xf64c6f…f441fb
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa106d ago0x2cdf5e…be2890
0xb90a…9ae40xfc4a…cc61Base$0.02100%fluxa106d ago0xe73992…2da858
0xfc4a…cc610xac65…4417Base$0.09100%fluxa106d ago0x119761…e855f3
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa106d ago0x276f31…1e93bb
0xb90a…9ae40xfc4a…cc61Base$0.01100%fluxa106d ago0x8b5781…576c6b

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.