Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x0fb2d2…d1c82a
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x7f785e…b53834
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0xb9c423…56d2c7
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa46d ago0xf4f1b5…c508cc
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa46d ago0xf48d77…4b4bef
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x065f68…5d081a
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa46d ago0xc9c9ca…64fdd7
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x874979…f8b906
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x94b4d1…603c51
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x9133ae…936c54
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0xf3114a…c20398
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0xd9eb6f…a17ccf
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa46d ago0xb4d991…488d25
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa46d ago0xb54705…20232a
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x2a366a…7af231
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa46d ago0xa66977…52159c
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa46d ago0x917593…843de4
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa46d ago0x799ec1…417e87
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa47d ago0x374c41…8e7cea
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa47d ago0x6559ad…7f39f2
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa47d ago0xf92073…d4c157
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa47d ago0xb56db6…353289
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa47d ago0x26b4fe…e63ee8
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa47d ago0xe7c10d…d16b75
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa47d ago0xb42861…2ad6b4

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.