Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0xee84a0…753f81
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0x2a1fc1…fa1e7e
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0xbf2caa…767710
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0x7ac55f…1942ea
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0x46ba4d…535c17
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0xe81929…a8c82e
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0xc84a2c…cdc132
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x30b7cf…a4babc
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0x4d4992…a85c84
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x9214d6…7644c7
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0x3c69ea…f59c23
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x7eade9…b3700a
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x486e45…abbc8d
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x3aa679…133d73
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0xa4f557…aacf6b
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x03b5c9…28775d
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x73cb97…e5f9f6
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0xa2c15a…3238b4
0x0edf…26000x9c95…e299Base—$0.001100%fluxa48d ago0x6e04e2…bceb3e
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa48d ago0xc4b558…31a4b7
0x0edf…26000x9c95…e299Base—$0.001100%fluxa49d ago0x92f2f9…c2dac5
0x0edf…26000x9c95…e299Base—$0.001100%fluxa49d ago0x0e696e…b3b439
0x0edf…26000x9c95…e299Base—$0.001100%fluxa49d ago0xa23a8e…98ec48
0x0edf…26000x9c95…e299Base—$0.001100%fluxa49d ago0x91cb6a…7eb956
0x0edf…26000x9c95…e299Base—$0.001100%fluxa49d ago0xa38ed1…a6b84a

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.