Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…d0fe0x2ef6…6e91Base—$0.01100%coinbase73d ago0xb4b4c3…dc8795
0xbe14…d0fe0x3bc7…71f2Base—$0.01100%coinbase73d ago0x22b79c…50d0a7
0xbe14…d0fe0x275b…4d4eBase—$0.01100%coinbase73d ago0x2e67d1…332b6a
0xbe14…d0fe0x7e7d…b581Base—$0.01100%coinbase73d ago0xcdc70d…fb67fa
0xbe14…d0fe0xc870…4a8bBase—$0.01100%coinbase73d ago0x0de0d1…24b7d4
0xbe14…d0fe0xf920…8d4eBase—$0.01100%coinbase73d ago0x0c7150…a5f19b
0xbe14…d0fe0xe6dd…d8a2Base—$0.01100%coinbase73d ago0xf4a6f0…0d8bb4
0xbe14…d0fe0xe349…86bdBase—$0.01100%coinbase73d ago0x385f70…07d60a
0xbe14…d0fe0xf415…de2bBase—$0.01100%coinbase73d ago0xc2712d…ffe0b1
0xbe14…d0fe0xf11e…9fcaBase—$0.01100%coinbase73d ago0x703495…2741cf
0xbe14…d0fe0x7899…896aBase—$0.01100%coinbase73d ago0x775507…2e2345
0xbe14…d0fe0x2dd0…3e71Base—$0.01100%coinbase73d ago0x278838…c618bc
0xbe14…d0fe0x3066…0237Base—$0.01100%coinbase73d ago0xe93cea…2f20eb
0xbe14…d0fe0xf9a5…adf8Base—$0.01100%coinbase73d ago0x186c2c…4ef91d
0xbe14…d0fe0x7174…aba1Base—$0.01100%coinbase73d ago0x79b26c…bca71e
0xbe14…d0fe0xe86e…81a6Base—$0.01100%coinbase73d ago0x606d45…a84bb3
0xbe14…d0fe0x7e77…a26aBase—$0.01100%coinbase73d ago0x9fca8d…008494
0xbe14…d0fe0x4af9…28fdBase—$0.01100%coinbase73d ago0x66d79f…292708
0xbe14…d0fe0x1057…c896Base—$0.01100%coinbase73d ago0x578780…87a152
0xbe14…d0fe0x4fc9…5b5aBase—$0.01100%coinbase73d ago0xe78eb8…be0db2
0xbe14…d0fe0x9945…26bcBase—$0.01100%coinbase73d ago0x127cb3…be9c29
0xbe14…d0fe0xec16…a4ffBase—$0.01100%coinbase73d ago0x45cfdd…e64fc4

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.