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 ago0x42b44b…7ca19e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0xa2650c…33841b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0xdbd903…9fb524
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0x253846…33ce08
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0xb1d246…870608
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0xc6aee9…1a0688
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0x01ad57…a00836
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0x328895…f82bb8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0xe90088…878e82
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0x631f7f…f65f6b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0x8b0da0…73109a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase41d ago0xe5f08f…9270ec
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0xbc00f6…2676d8
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0x228250…d7473b
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0x7a7f50…bdceb5
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0x69293f…80f835
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0x29a475…897f02
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0xb8fa9f…1474f8
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0x16065b…277f18
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0xad1554…87c9d2
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0x455bd8…f8171a
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0xb713b1…d022dc
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0xda78f8…45a6c0
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0x49f364…45103a
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase41d ago0xb37080…a3bfe5

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.