Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x20cbaa…a15750
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x73fadb…0f264d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0xc7a945…c366ad
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x486c4b…3bb354
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0xe2506c…5d7df4
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0xdf17da…a0abad
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x51bc9e…f5592e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x4d207c…17c587
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x9be2d4…a3c156
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0xe6b32c…3db0e3
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x13f016…e49bb7
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x908f79…5c615d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x5fa5ce…16ae7d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0xc3bbbb…41b6cd
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x9d77f4…55fe84
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22d ago0x9d6b1f…8b10f9
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0xcde9d0…8eb113
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0x62ecdb…933e78
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0x08c5c5…d8982a
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0x25a7d8…3894cd
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0xc7b359…ca5794
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0x9e6cc1…5980a8
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0xad4254…6d3248
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0xeef149…cfedb3
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase22d ago0xbadaf2…115efc

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.