Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x627660…9febf3
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x5f4af7…36108b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xccfd4a…805ad0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x68d253…1cebf2
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xf4761b…0f6d08
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x8a9802…70a4e7
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x771bcc…86a1bf
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xdbd88b…dc673c
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x61265f…73d23a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x1b962f…da825a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x6eea5e…b7451b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xe1a55c…354d94
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x28ba88…b683c4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x51c7cd…abf40f
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xd52efa…d976f6
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x1e57d6…91aa9b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xfa5cd6…6f5e61
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x0b17a3…43bb96
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xadf889…0b4c54
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x275ab9…d80e42
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x8ea4b3…75ef59
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x2038c5…b0e503
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0xec2796…90ceb4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x4960bc…7baf4b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa92d ago0x7c6008…7785bd

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.