Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1f3…b2ed0x91b3…4a0aBase—$0.01100%coinbase68d ago0x5a8146…758bdb
0xa1f3…b2ed0xe06d…fd38Base—$0.01100%coinbase68d ago0x0a8c02…639c05
0xa1f3…b2ed0x7509…ba73Base—$0.01100%coinbase68d ago0xe5b0d1…85e054
0xa1f3…b2ed0xb4aa…c576Base—$0.01100%coinbase68d ago0x6657ae…3452eb
0xa1f3…b2ed0x3162…251fBase—$0.01100%coinbase68d ago0x6d3f27…f640ec
0xa1f3…b2ed0xb747…2319Base—$0.01100%coinbase68d ago0x4500ef…34c875
0xa1f3…b2ed0xb6c8…6691Base—$0.01100%coinbase68d ago0xad400e…d97dca
0xa1f3…b2ed0x96fd…0263Base—$0.01100%coinbase68d ago0xac8d8e…3b24dd
0xa1f3…b2ed0xd5a0…540bBase—$0.01100%coinbase68d ago0x1b91b5…bb8b92
0xa1f3…b2ed0xeb61…6bfeBase—$0.01100%coinbase68d ago0x00874c…52b71f
0xa1f3…b2ed0x97d1…bd37Base—$0.01100%coinbase68d ago0x4cb98d…e3e297
0xa1f3…b2ed0x1d2d…ababBase—$0.01100%coinbase69d ago0x7bb858…4bf16b
0xa1f3…b2ed0x27a0…0d12Base—$0.01100%coinbase69d ago0x7c7c4d…e7f438
0xa1f3…b2ed0x9454…29eaBase—$0.01100%coinbase69d ago0x97f98c…6ad424
0xa1f3…b2ed0x7344…bcf1Base—$0.01100%coinbase69d ago0x9f5a0a…0e4ee6
0xa1f3…b2ed0xa489…5a14Base—$0.01100%coinbase69d ago0x91c802…3a3156
0xa1f3…b2ed0xdef8…44ddBase—$0.01100%coinbase69d ago0x22fcdc…7c58e0

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.