Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x3d27ab…ebbfed
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xb54620…dcd3cc
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x830237…51c813
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x904e38…d48070
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xa6f32a…4a2ddc
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0xc91786…37b3ac
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xed091d…7b2ff2
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xe2b83b…76c567
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0x40e770…1a6533
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x8a79d2…c4c579
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0xfbff86…88dcdb
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0x9607f6…39d299
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0x1689b0…acd79a
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xc35f5b…cf1d11
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xa44733…b4fcfb
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0x8c3e2b…afc680
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0x9dda06…840795
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xacba3b…55133e
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xf610ea…71f07b
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x9496e4…f10eb7
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x51ec2a…0393f6
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x54a3de…9a2993
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x502075…71a1d8
0x497b…7fe90x9c95…e299Base$0.001100%fluxa49d ago0xa952a4…34812e
0x497b…7fe90x9c95…e299Base$0.001100%fluxa49d ago0xe64937…5cadaf

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.