Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f30…43910x5aae…482eBase—$0.001100%coinbase4d ago0x2567f0…7b0624
0x1f30…43910x5aae…482eBase—$0.001100%coinbase4d ago0x5edcae…26f1a0
0x1f30…43910x5aae…482eBase—$0.001100%coinbase4d ago0x925d87…16d651
0x1f30…43910x5aae…482eBase—$0.001100%coinbase4d ago0x8f62a8…a9658b
0x1f30…43910x5aae…482eBase—$0.001100%coinbase4d ago0x0258a6…738124
0x1f30…43910x5aae…482eBase—$0.001100%coinbase4d ago0xe2acfe…746352
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x61746e…e0a2fa
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x11e4bd…b11b63
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x0983aa…318fa4
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x0d2f6f…e63b9f
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0xb5178d…e88296
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x9b3209…daf414
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x8099c8…32ae7c
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x90cc03…81a59d
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x7f28e6…53b6fa
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x37ac73…7f8a26
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x7d6ccf…06507e
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x486065…abcde8
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0x8e52b3…2d06fb
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0xc9e9f0…4f1a37
0x1f30…43910x5aae…482eBase—$0.001100%coinbase5d ago0xc04344…82b9b2

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.