Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x4d9d2f…9ca74d
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x13c1fc…2e8c10
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x3bbd8b…a85c98
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x68a945…152ef2
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0xa2cb0c…50d6e4
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x8a2b17…d5fc3b
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x50b738…a0c87d
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x1d18ec…3ef8ee
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x222f18…762b98
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa37d ago0x00e9b2…1c6f72
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0xf83139…7953ec
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0xa56f9d…98defc
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x420b3f…311988
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0xddfd15…d6ecfe
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa37d ago0x1c0109…01cbd3
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x566ac6…9e44f0
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0x212c93…20259b
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa37d ago0xf8f5cf…3d15ec
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa37d ago0xf9635c…9381f6
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa38d ago0xbfd770…f12afe
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa38d ago0x126e9b…83864b
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa38d ago0xaed628…f8eb25
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa38d ago0x615c84…ead063
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa38d ago0xfe0aaf…7350f6
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa38d ago0x22759b…e891b0

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.