Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x6a0cf4…1e1706
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x743f1d…bcf2c0
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x8a4196…790115
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x325c7c…0682c8
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xa6cf7f…ef09ec
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xfe0eb7…9b6d6a
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x2ad945…d8afd6
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x946fae…ebdf18
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x95dc74…c06c35
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x749fc4…ad0748
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x254725…000b9e
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xf7c395…a60cc7
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x2aca7c…f4e477
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xaf1cf1…bf9106
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xadca3d…714fa6
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x404a2c…1e589d
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xadc410…093cff
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x877c6a…5a984b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x3acfa0…39d4eb
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x62dd29…c05549
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x98cebb…5cbae6
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0xb625f7…d1b5ab
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x96dd6e…14d5bc
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x0c623f…52a792
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase38d ago0x37cd1b…dc374f

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.