Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0xc050…b039Base—$0.01100%coinbase72d ago0xe239f8…f901d4
0x271c…fbde0xd7eb…ed42Base—$0.01100%coinbase72d ago0xed7bcc…529c17
0x271c…fbde0xf446…0920Base—$0.01100%coinbase72d ago0x1db7c3…ba6f48
0x271c…fbde0xe18a…c6ebBase—$0.01100%coinbase72d ago0x4576a2…9cf488
0x271c…fbde0x4d7b…1102Base—$0.01100%coinbase72d ago0x9b75c2…2a083e
0x271c…fbde0x6875…16f2Base—$0.01100%coinbase72d ago0xb155ef…ba1725
0x271c…fbde0xba5d…2ebbBase—$0.01100%coinbase72d ago0xeebb14…a20e73
0x271c…fbde0x0620…21ddBase—$0.01100%coinbase72d ago0xce1542…215a15
0x271c…fbde0x0624…d4cfBase—$0.01100%coinbase72d ago0xb63a62…536790
0x271c…fbde0x6e2d…b55fBase—$0.01100%coinbase73d ago0x7df9d0…ad03fe
0x271c…fbde0x3a9e…cf5eBase—$0.01100%coinbase73d ago0xd320cb…b11eb3
0x271c…fbde0xa0a8…0034Base—$0.01100%coinbase73d ago0x1ef5aa…a6b632
0x271c…fbde0x5091…423eBase—$0.01100%coinbase73d ago0x657e18…46fa9b
0x271c…fbde0x72b7…38abBase—$0.01100%coinbase73d ago0x93085c…6a9485
0x271c…fbde0x7ba6…bf57Base—$0.01100%coinbase73d ago0x0790b7…2acb41
0x271c…fbde0xfc39…037bBase—$0.01100%coinbase73d ago0xa618c8…786d4b
0x271c…fbde0xf5f7…4acdBase—$0.01100%coinbase73d ago0x69763d…d448d6
0x271c…fbde0x9380…9ae6Base—$0.01100%coinbase73d ago0xb06b8f…af9e40
0x271c…fbde0x0d25…454cBase—$0.01100%coinbase73d ago0x9bc16d…c202f9
0x271c…fbde0x4840…5852Base—$0.01100%coinbase73d ago0x065974…330dec
0x271c…fbde0x9b33…973cBase—$0.01100%coinbase73d ago0xe5df9f…ba2f69
0x271c…fbde0x0207…898cBase—$0.01100%coinbase73d ago0xf08958…721204
0x271c…fbde0x3baf…c4faBase—$0.01100%coinbase73d ago0xd21650…b89881
0x271c…fbde0xca7c…04efBase—$0.01100%coinbase73d ago0xe613ad…78ba3e
0x271c…fbde0x0752…dd33Base—$0.01100%coinbase73d ago0x7c506a…e69a7d

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.