Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xe3b38f…53a077
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xa7b991…c1df15
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xc225c8…a75619
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xf192b6…f3ed68
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0x4e4e59…f34622
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0x480260…c4a565
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xe63ff5…00703c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0x45bf77…4105ab
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0x5f9381…c2f52b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x3321a1…a5350d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x31e0e8…1c6d7e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x848755…bbfbdf
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x0e5f23…e42887
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x8a7963…a37796
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x5b9c34…93eef5
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x534690…bb984a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0xb4ec36…f93653
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0xb329bf…f627df
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x418e23…8cb214
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x735988…31a9c4
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x8fb60e…1e01e0
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x8ce7f8…295056
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x01c0c8…085d0d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0x0a92f9…8180af
0x08f0…4f690x9c95…e299Base$0.001100%fluxa74d ago0xa89fc2…d5729d

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.