Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x4aef5c…299f07
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xae0d31…e47175
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x4c8827…7ab1c8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xdc3072…03cf22
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xd9c36b…5cfaa5
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x42a657…f4300f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x0b7428…884553
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x939830…854e49
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xb2ff46…af12bf
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x806432…16b3f4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x67a6e0…4eddd2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xb1856d…debe9d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x9beb6f…61b22b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x119e38…360ecc
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xe10a60…c6aff2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x1a7ba8…d9163d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x58d1ff…607efb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xfc6878…c259d6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x76832d…f3e519
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x8f799c…bce1b5
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x701a38…ead781
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x1ca1a5…4b63a5
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x316601…b7071a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0xa41192…f25b09
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase15d ago0x66dc8e…fe03fa

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.