Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x7f8efa…3a250a
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x040c7e…7c5ec3
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0xa9c997…a7e84b
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x071032…875ec9
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0xaa0a28…61fe6e
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x2886d5…6b251d
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x0fae86…bd11f1
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x256493…b96493
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0xe3ca94…5706d9
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0xe0282d…cf62f9
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0xe35f61…7a6e90
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0x37bf25…3c17f1
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0xfd723c…3431e7
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0x4fd1ba…6efbee
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0xbc6c02…8684cd
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0xc01715…85eaf5
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0x235a19…589d84
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0x8828b6…1920db
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0x2646c5…e58d24
0x4855…272c0xf000…94fcBase$0.03100%coinbase21d ago0x0b9f90…9bfa76
0x4855…272c0xf000…94fcBase$0.03100%coinbase21d ago0xb8a14e…b6649d
0x4855…272c0xf000…94fcBase$0.10100%coinbase21d ago0x23858f…ec261e
0x4855…272c0xf000…94fcBase$0.10100%coinbase21d ago0x834523…47d783
0x4855…272c0xf000…94fcBase$0.10100%coinbase21d ago0x86475d…6f42b4
0x4855…272c0xf000…94fcBase$0.10100%coinbase21d ago0x7d40d2…a79276

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.