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%payAI42d ago0x9838e4…33ffe5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x93c68f…c3bfcd
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x7c4a5f…01aae5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0xd37d34…2183f5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x525bdc…d41aeb
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x12c060…2331ad
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0xa8bb61…cb473c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0xdb792f…b6353c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x91d7ab…467233
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x9e0ccc…eb66d5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0xa89293…398437
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x370ea6…b341ec
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x07cc98…6cd532
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x91bb1e…0ce63b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x487a03…26abd5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x33f18a…42748b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x26df9f…518e7e
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x9bb97b…75fcc0
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x5b8881…30888c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x56e386…eb0003
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x8de918…06b141
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0xee7017…26cb90
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x8b4401…be629b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0xda2a23…fc31c3
0xa780…ffc80x0529…7db3Base—$0.01100%payAI42d ago0x7c2d9d…55174f

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.