Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xa96ca4…0cb712
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xd9016d…1eef66
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xb9bf9d…628cfe
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xd8a014…61ac6e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xc180ba…430841
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xdeab69…b68832
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x2d8e08…6e3b0c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x2069ad…4b5791
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xae6df2…49e032
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xe7efbc…6abf40
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x787164…5aa3ae
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xe9923a…d1c77c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xe186d7…2c7abb
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xe98ba0…94a675
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xba8f53…863cea
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xc20478…753c28
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xe24ece…3ae384
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x5fcddc…7d51cd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x4aaae6…27220a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x94c895…e42ac0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x7ff14c…e91d06
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x699b71…87c29b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x0e1d3e…0ec5c1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0xba4e1c…fda63b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x0fb54a…a448be

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.