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%coinbase21d ago0xa2c78b…29f4f7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xd6bc3d…3c133f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x12fd58…9c95ab
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x0d8da1…74b466
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x3fa662…6befd1
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x348f0d…5ecb6e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xbc2a07…f923d2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x2f01b0…db3879
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xef3e6f…6b6369
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xc3dccc…559011
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x04a050…fe561c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x763d93…38044a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x562a4a…2ad24e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x538707…2ce522
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x8da2a1…9ec262
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xbcf31f…6a9ed8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xe39d23…8318c8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xbec352…a906f8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xe65ea4…062349
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x80c7f0…dc6fe5
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x843012…6fabbd
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x42d6ff…6e7833
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x03176b…200086
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0x4b7858…1c1b5d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase21d ago0xe4d60d…929271

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.