Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc52e…f5440x3e0a…78e7Base—$0.005195100%coinbase74d ago0x34b4ab…98ee0a
0xc52e…f5440x3e0a…78e7Base—$0.005513100%coinbase74d ago0x00e554…fca831
0xc52e…f5440x3e0a…78e7Base—$0.00472100%coinbase74d ago0xa570b8…fd87eb
0xc52e…f5440x3e0a…78e7Base—$0.004376100%coinbase74d ago0x5adef1…9a8237
0xc52e…f5440x3e0a…78e7Base—$0.004422100%coinbase74d ago0xb0038d…e256c0
0xc52e…f5440x3e0a…78e7Base—$0.003961100%coinbase74d ago0xc900bf…c84a15
0xc52e…f5440x3e0a…78e7Base—$0.004289100%coinbase74d ago0x5e0518…16ce8d
0xc52e…f5440x3e0a…78e7Base—$0.004487100%coinbase74d ago0x8b9f1d…d5b3c2
0xc52e…f5440x3e0a…78e7Base—$0.004761100%coinbase74d ago0x0cf779…e8a9cf
0xc52e…f5440x3e0a…78e7Base—$0.005315100%coinbase75d ago0xad1f39…56b495
0xc52e…f5440x3e0a…78e7Base—$0.003851100%coinbase75d ago0xeb5655…71cd1c
0xc52e…f5440x3e0a…78e7Base—$0.005505100%coinbase75d ago0x4f7235…29cba5
0xc52e…f5440x3e0a…78e7Base—$0.003541100%coinbase75d ago0xc7ec31…2cbe5c
0xc52e…f5440x3e0a…78e7Base—$0.00547100%coinbase75d ago0x2cf2ec…5d96ca
0xc52e…f5440x3e0a…78e7Base—$0.004619100%coinbase75d ago0xde46b3…144bec
0xc52e…f5440x3e0a…78e7Base—$0.003962100%coinbase75d ago0xcdf7c6…437da3
0xc52e…f5440x3e0a…78e7Base—$0.004447100%coinbase75d ago0x015c0d…37b596
0xc52e…f5440x3e0a…78e7Base—$0.002669100%coinbase75d ago0x0d7ce9…0123c6
0xc52e…f5440x3e0a…78e7Base—$0.004442100%coinbase75d ago0x521e9a…932289
0xc52e…f5440x3e0a…78e7Base—$0.004616100%coinbase75d ago0x262f7c…cd9b76
0xc52e…f5440x3e0a…78e7Base—$0.005875100%coinbase75d ago0x5fbbf9…1dc47f
0xc52e…f5440x3e0a…78e7Base—$0.003783100%coinbase75d ago0xc6ed7c…6364e4

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.