Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0xa13674…9ab78d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x9e7bd9…e40826
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x212eb4…7147af
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x5f742e…065cdd
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x447453…9d2a47
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x23dec5…4adc52
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x846731…eb678b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x652774…f2f551
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0x9eb37a…83d1fc
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0xba1a78…780d1f
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0xcb6bc8…972d5c
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xe20aed…d299a9
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xc54a5b…5a3dcd
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xe8fa16…d77eb8
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xbde4b7…84452d
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xfe1af1…da1f6e
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xf4fad7…f2206f
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x3c01eb…9a5771
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x3b371b…cb91bb
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x4d4fd5…49c582
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x0c15df…7860a8
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xc4d42b…6122cc
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x1494e2…0ae428
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xd2b704…a6324b
0x3460…b66a0xf000…94fcBase$0.10100%coinbase12d ago0x7f1411…55a6d5

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.