Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x31241c…94fd61
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x5312fc…74c0fd
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0x9f8e23…16bb6d
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x9c944e…4bb189
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x5ee627…364b7f
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xd2aa01…e10fb3
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0xcfffbf…9ba8b0
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0x9e4a11…2eea5a
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0x620ffc…09ce2c
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0x54a0d4…7cc0b1
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0xa5ed32…d6b2ff
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0xb2560d…feba18
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x49176b…c3a8bd
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0x3d4dee…7b8bd8
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0xb9ae2d…662471
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0xc5d74e…fb8b66
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0x5dc3c9…7b5905
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0xf7e6ab…697e04
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x8c7ce5…70645d
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xb85806…5a16cd
0x4606…9ea30xf000…94fcBase$0.20100%coinbase18d ago0xcd6e68…2e59c1
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0xb26f35…7ccbf0
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x707e2d…06136e
0x4606…9ea30xf000…94fcBase$0.03100%coinbase18d ago0x4bc18d…2a93f2
0x4606…9ea30xf000…94fcBase$0.10100%coinbase18d ago0x970704…8e4484

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.