Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fdf…91470xccc8…15beBase—$100.00100%0xf70d…dbef60d ago0x52f7f1…bfd9a2
0x5fdf…91470xccc8…15beBase—$100.00100%0xf70d…dbef60d ago0x87716b…20b837
0x5fdf…91470xccc8…15beBase—$450.00100%0xf70d…dbef60d ago0xdca108…af048a
0x5fdf…91470xccc8…15beBase—$200.00100%0xf70d…dbef60d ago0x77fdcc…043ae5
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0xd45c48…f7e9ae
0x5fdf…91470xccc8…15beBase—$28.00100%0xf70d…dbef60d ago0x638592…47acf4
0x5fdf…91470xccc8…15beBase—$10.00100%0xf70d…dbef60d ago0xe1cf66…e47a08
0x5fdf…91470xccc8…15beBase—$10.00100%0xf70d…dbef60d ago0xae80bd…89e282
0x5fdf…91470xccc8…15beBase—$20.00100%0xf70d…dbef60d ago0xb6a975…d13bfc
0x5fdf…91470xccc8…15beBase—$15.00100%0xf70d…dbef60d ago0xffcce7…4781a9
0x5fdf…91470xccc8…15beBase—$10.00100%0xf70d…dbef60d ago0x13ba72…4f3b70
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0x9022b4…ed25b2
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0xd7346c…7e3a38
0x5fdf…91470xccc8…15beBase—$20.00100%0xf70d…dbef60d ago0x5a8b4e…8a1d38
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0xb04513…fcf123
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0xd8f5c4…8ce888
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0x053459…959ddf
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0xe00259…cf0634
0x5fdf…91470xccc8…15beBase—$25.00100%0xf70d…dbef60d ago0xf26914…57eecf
0x5fdf…91470xccc8…15beBase—$50.00100%0xf70d…dbef60d ago0xec3846…26b3f1

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.