Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xc57ec3…f51c78
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x6eaa55…93cac3
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x27f5f9…89a36d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xaac7de…71f1c5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xcf69a7…12fe34
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xba0cde…a08f94
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xaee4fe…286f85
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x5c159c…561501
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x61750d…fddebb
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xb42ba4…d14c40
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xfdabdb…5b379c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x7322c2…4c262e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x2879c1…07e45c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xe91174…18e360
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xab691c…eec3a6
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x819e7b…db626c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xbb1eef…170c84
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x44aeca…14f96a
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x3168f2…fdea93
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x5c450c…96acf0
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xe4879b…408b15
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x0f76f2…c55ed2
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x9eb98d…fe0006
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x6a41e5…4c587a
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x33dc9c…7d73fa

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.