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%coinbase10d ago0x1bdb53…89babb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x5be459…00128e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0xf1c240…d93347
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x6dbb07…bc0f4a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0xc96d0c…ddb5be
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x9963fe…311744
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0xe98d41…2d9e9d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0xa9b4f1…7daa09
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x8c08a6…72cab2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0xebd53b…14ba7f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0xfa7765…a4ada6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0xb33f43…e1e1d4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x53c147…573f81
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x28e4ad…64e21b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x421e1a…84c394
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x901fd4…527104
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x066d83…4bbfc3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x1e9e4e…7b2acd
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x039640…509267
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x64600a…8f534e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x49991a…5546db
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x31fe74…9edac6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x27aa05…397e18
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x43a004…0c97c1
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase10d ago0x2c6757…5f4cad

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.