Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0xdede39…504a55
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x55a268…e20bda
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x9f13c0…450459
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa33d ago0xddcf28…d8b22e
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x83c735…d3155a
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0xacb90d…625a96
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0xf83811…c82e5b
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0xe153a9…8254f6
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x881e8a…d21eba
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x734a0f…38bd12
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x3728f6…34d48e
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa33d ago0x0e9edb…be7731
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa33d ago0x059fa9…e92742
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa33d ago0xc2f984…4525d9
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0xc11fbf…100653
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x3d5e76…dc9ffc
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x53048d…21f292
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x04fc78…dff540
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0xc5b63e…69fe50
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x7ca50d…e7ddb8
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x265e50…102072
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0x892a9f…1bc697
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa33d ago0xe67947…f48a0e
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa33d ago0xe726c4…6ace20
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa33d ago0xcd55d6…cafe26

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.