Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa36d ago0x2008b9…5e8276
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa36d ago0x2b74de…729b73
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa36d ago0x873ecd…48b8c2
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa36d ago0x0d3a59…dd33ce
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa36d ago0x3e97be…f53ffc
0x3cfc…1ee90x9c95…e299Base$0.001100%fluxa36d ago0xb580a2…82a759
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa36d ago0xde9b0b…ba2995
0x3cfc…1ee90x9c95…e299Base$0.001100%fluxa36d ago0x18c96b…cfc056
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa36d ago0xbccf36…78f020
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x53c022…d18290
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x2cab13…29801d
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x5c39c0…3daa3f
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x3b5b68…91ec47
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0xd439ca…91ff96
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x9566b0…98dd47
0x3cfc…1ee90x9c95…e299Base$0.001100%fluxa37d ago0x669195…850750
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0xcd59c4…c8fccd
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x303205…5aa894
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x03ef51…9a0e96
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x33fadc…8e028c
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0xa8a503…9296ba
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa37d ago0x4a5d57…06a284
0x3cfc…1ee90x9c95…e299Base$0.001100%fluxa37d ago0x681dcc…a7835b
0x3cfc…1ee90x9c95…e299Base$0.001100%fluxa37d ago0x67c69a…31d587
0x3cfc…1ee90x9c95…e299Base$0.001100%fluxa37d ago0x76574c…effeb1

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.