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%coinbase41d ago0xdc083b…e3743e
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase41d ago0xd86129…de606f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase41d ago0x835369…7b7c3e
0x3460…b66a0xf000…94fcBase$0.01100%coinbase41d ago0x4a0e88…58eaca
0x34d3…81e80xf000…94fcBase$0.01100%coinbase41d ago0x73f2a4…d10986
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase41d ago0xcfda7e…215c39
0x0976…2f960xf000…94fcBase$0.01100%coinbase41d ago0xfee2d0…08f8d9
0x0976…2f960xf000…94fcBase$0.03100%coinbase41d ago0xd07b11…d580f7
0x34d3…81e80xf000…94fcBase$0.01100%coinbase41d ago0x5514ae…012d2a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase41d ago0x540b8e…2ef427
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase41d ago0x64d817…830197
0xf576…65920xf000…94fcBase$0.03100%coinbase41d ago0xceb002…c6bfdd
0xf576…65920xf000…94fcBase$0.03100%coinbase41d ago0xd778c6…510417
0x0976…2f960xf000…94fcBase$0.03100%coinbase41d ago0xc6005a…0d49af
0xf576…65920xf000…94fcBase$0.01100%coinbase41d ago0x81f09a…641f3b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase41d ago0xbfef13…371fff
0x3460…b66a0xf000…94fcBase$0.01100%coinbase41d ago0x597fe7…9771a7
0xf576…65920xf000…94fcBase$0.03100%coinbase41d ago0x1978a3…9f9feb
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase41d ago0x071cc1…bdc78d
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase41d ago0x5eba08…625e28
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase41d ago0x8002ff…4c138c
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase41d ago0xb04f37…4ffcb2
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase41d ago0x39dae8…e05a28
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase41d ago0x8f1da3…91bb12
0x3460…b66a0xf000…94fcBase$0.01100%coinbase41d ago0x1d0251…3f99f7

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.