Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xc95978…1da554
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x27398f…7a33a8
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x428bef…8802be
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x184b09…0cc1c3
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xfbe3d0…e1208c
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x0f7da0…a2fa4d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x91deec…e8487b
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x7ce99e…a942ed
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xbd07bd…dd6e0f
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x55623f…dd08f9
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xdfc49a…ae4ec7
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x3ed7f3…32c8ca
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x5f5ab7…852b35
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa44d ago0x12cec9…f4dd0a
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa44d ago0x1ae8cc…a277e1
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa44d ago0x976f5a…bcccd2
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa44d ago0x0ed412…c54d32
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x6adf4e…9a511a
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xe9c6ed…96ae2a
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xa692ce…24fa9c
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa44d ago0x002ce9…7b9074
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xa3abfc…4219d8
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x4252cc…4b6cd8
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0x93a13d…726fc3
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa44d ago0xc994bd…eced03

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.