Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x2f0faa…1b0e46
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xf3147f…fa0efd
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x2171d3…46dd1f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x09e135…fac17d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x2b69a0…a8e8f5
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x9a9c6a…01e866
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xd32f63…6b9c7e
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xfd2487…265fd2
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xc90206…3b03db
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xba54ae…a85c66
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x288617…0f4bc9
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x2152a0…3ccdab
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x0f8893…284c57
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x71442c…61b9a7
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x250630…4acb28
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xc1cfcd…5c32da
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x0c3107…b65749
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x72694d…958d52
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xf791eb…9e648b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xdef831…f6cf1b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x298807…7523a5
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x501d15…e7be28
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xcea948…7b0b3f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0xe55b49…a1fde2
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI65d ago0x7674c7…632566

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.