Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x010b71…73bfdf
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x536662…e0efa0
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x29f504…a4ae42
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xa57e87…2b2ac4
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x9f5842…c0c916
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x88f923…748488
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x205550…a14e65
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x3f7894…73c67e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x3b637d…0935f8
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xe91810…51543c
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x49669e…ad460a
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xe53c04…0d4dff
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xa24c74…06365c
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xff1186…a307f0
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x259938…663e7f
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xd2f26a…cb5b3f
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xa073e7…9e4df2
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0x72dfdd…16fcfc
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa58d ago0xbbfd95…2989db
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa59d ago0x739295…a4046e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa59d ago0x3015a0…7f6523
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa59d ago0x3d180c…7a7872
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa59d ago0x1de759…f326f6
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa59d ago0x4b2d42…873c2c
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa59d ago0x7d0f69…cd6879

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.