Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740x9291…074cBase—$0.01100%coinbase72d ago0x65b255…8200e0
0xc28e…b7740x64b4…f09fBase—$0.01100%coinbase72d ago0x38231a…33dc28
0xc28e…b7740x987a…e793Base—$0.01100%coinbase72d ago0x21d546…4c73f8
0xc28e…b7740x1c9a…e424Base—$0.01100%coinbase72d ago0x716c8e…b569a0
0xc28e…b7740xf88d…d97dBase—$0.01100%coinbase72d ago0xc32b23…4cdee2
0xc28e…b7740xc6f9…524dBase—$0.01100%coinbase72d ago0xee289d…0f236f
0xc28e…b7740xc00a…f59eBase—$0.01100%coinbase72d ago0x79c3b6…c164a3
0xc28e…b7740x89a9…2b11Base—$0.01100%coinbase72d ago0x994e5b…ad46d3
0xc28e…b7740xa7a0…a6b7Base—$0.01100%coinbase72d ago0x00033f…020a4a
0xc28e…b7740x3b78…a0f4Base—$0.01100%coinbase72d ago0xed67e9…6da17f
0xc28e…b7740xc591…e43eBase—$0.01100%coinbase72d ago0x05bea0…fcc31e
0xc28e…b7740x6866…97c6Base—$0.01100%coinbase72d ago0x32eaca…c4a843
0xc28e…b7740x7b38…7219Base—$0.01100%coinbase72d ago0xf46649…69e7f8
0xc28e…b7740x1cc9…c216Base—$0.01100%coinbase72d ago0x561bd8…6dba4c
0xc28e…b7740x2cae…0c3cBase—$0.01100%coinbase72d ago0x427ea3…46b10e
0xc28e…b7740x3ab1…9533Base—$0.01100%coinbase72d ago0x5eb972…2ee80c
0xc28e…b7740x3b93…cbecBase—$0.01100%coinbase72d ago0x002bed…f7f816
0xc28e…b7740x0cae…9f94Base—$0.01100%coinbase72d ago0x26630f…8a0053
0xc28e…b7740xa356…0ef3Base—$0.01100%coinbase72d ago0x9bb4b3…508c39
0xc28e…b7740x08a3…7275Base—$0.01100%coinbase72d ago0x63e669…d450fa
0xc28e…b7740x0dda…1e6aBase—$0.01100%coinbase72d ago0x9c0cfa…2a1d9f
0xc28e…b7740x46a1…0a14Base—$0.01100%coinbase72d ago0x9a3338…028208
0xc28e…b7740xe8ff…c4a1Base—$0.01100%coinbase72d ago0x8b1f0b…65608c
0xc28e…b7740x2703…e152Base—$0.01100%coinbase72d ago0x4143f4…064b1f
0xc28e…b7740xc1fe…bea3Base—$0.01100%coinbase72d ago0xd40983…a7c5f3

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.