Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa43d ago0xa05cae…686bb7
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x68ce0e…f9806b
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x1c111f…1a9bce
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x5e6543…24ac4f
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x73a9f0…559d01
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x6c3973…1ad711
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x8974b8…553e50
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0xb1a926…9acdd3
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x55f432…e1c977
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0xef1172…1e73fe
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa43d ago0x94c63f…325904
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x3beb49…06649e
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x158b81…2605b0
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x815d09…8fac97
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x44a4de…215c72
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0xf66355…94ac3e
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x488747…637f42
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x2205e9…a2ed92
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x0666a3…774f7d
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x8d1d81…24ffc0
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x5a56d9…eb0957
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0x394f20…21956e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa43d ago0x54aa2f…27bd91
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa43d ago0x82e1cb…c016e3
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa43d ago0xa0c099…5fc153

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.