Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0xb7dd68…3d7125
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0xbe09eb…80d710
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x1c18b0…17b0a5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x5303a5…ae03bf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x5595ce…4c4f75
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x39a567…6a97b4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0xa0b29f…e89094
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xc91c0a…0e42d3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xd0a21a…5c7cb2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x5245fa…9ace5c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0xa9f874…a56fe7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xdfcfd5…a30c3b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x6ff39f…009451
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0x5bda97…5c5811
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xfaa859…338f5e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x47d867…056441
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x4ed89f…1a6b0e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x45a9d1…e304f8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x328618…3c6d89
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x7f3c9a…99e0d7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x061926…765b44
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0xce9f31…b8409f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0xb84ba2…e640ee
0xd97c…00930x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x6c2a8b…a21cc5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0x5ad440…0311c4

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.