Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x3d3cef…27599b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x618ddd…77f197
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x7575dd…be95b1
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xad049f…8bcb91
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xa62b59…5dd0a1
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xbc0e44…285354
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x5f68bb…74bc66
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x5da789…358edb
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xe8b47f…aebe22
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x5b5f52…726bfd
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xa9fb70…abd2a8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x883b93…c0adf5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x297a9b…337b00
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x0897a5…dc70ef
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x318fe1…0e0abe
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x01fb09…39dfd2
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x3cd641…65c1f5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x2efc07…e9645f
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x4d1b30…9d7082
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xdc541e…51a8eb
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x581809…b5e48f
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xc3087f…99069a
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xa85136…9fbd45
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x6029d6…3c61e9
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x3e120c…b7b89f

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.