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%coinbase9d ago0xbe784f…6f328f
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0x5fd382…c1448d
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0x3a7d1a…9230a8
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0x66d6c8…22f788
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0x69e03b…5a3eca
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xfccba4…54c667
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xdef6fd…61324b
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x83b2a2…f334a0
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x54cbd7…ceecc6
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xb453f2…98cb4c
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xbdd709…cef0f2
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x4196c1…d46ad8
0x4855…272c0xf000…94fcBase$0.03100%coinbase10d ago0x91dd5c…c36956
0x4855…272c0xf000…94fcBase$0.03100%coinbase10d ago0x0797e6…9a7339
0x4855…272c0xf000…94fcBase$0.10100%coinbase10d ago0xd721c0…a5941e
0x4855…272c0xf000…94fcBase$0.03100%coinbase10d ago0x583bdb…d136d9
0x4855…272c0xf000…94fcBase$0.03100%coinbase10d ago0xd68bc4…05bcd0
0x4855…272c0xf000…94fcBase$0.10100%coinbase10d ago0xd31788…0dbff7
0x4855…272c0xf000…94fcBase$0.10100%coinbase10d ago0x4a9dec…ce0cca
0x4855…272c0xf000…94fcBase$0.10100%coinbase10d ago0x078911…bf62f8
0x4855…272c0xf000…94fcBase$0.03100%coinbase10d ago0xa8eb7f…0a29f4
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xe2fb15…a18b09
0x4855…272c0xf000…94fcBase$0.03100%coinbase10d ago0x2b214d…17c8f1
0x4855…272c0xf000…94fcBase$0.10100%coinbase10d ago0x4bc1ac…b2355b
0x4855…272c0xf000…94fcBase$0.10100%coinbase10d ago0x6f332c…d1a614

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.