Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x1dedf7…6f503f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0xa718c2…98f6c2
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x1ba224…3f9577
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x19af0d…968910
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x9bf71d…b4ecec
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x807b48…7ae1b8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x6869b1…c8dd9f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x5c2e11…c21bb3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x89c453…d48fc7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0xf23946…f679ff
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0xe45189…77f35d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x152071…435637
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0xe79486…f0afcd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x4e04bb…2c2cb6
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x0ea70f…98e703
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x485c41…c942f5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0xd3241e…083c60
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x75909e…676c2c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x1806e8…a716d5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x8dc2fb…5dcdc1
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x69b20c…ea8def
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0xf04daa…e09d75
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x946e4a…f5b686
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0x0aae7b…df58b4
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa77d ago0xd1e3d7…b85edc

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.