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.002100%coinbase54d ago0xff3a7c…8fefd2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xde5e71…3e91ed
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase54d ago0xab0140…e1cff9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase54d ago0xb9ed8d…7d1751
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xd689a5…518be2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x6987de…0f8700
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase54d ago0x7a71df…6acab1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xc7d9cd…c32641
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x9347aa…9b0f2a
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x59770d…8e74fa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase54d ago0x6867a9…e2e649
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xb8db08…260e34
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase54d ago0x9953d4…2e78c0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase54d ago0x0c1e22…c8bae7
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xc143aa…1e87a0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase54d ago0x252da5…c09dfc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x974bae…1c36de
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x3ca02f…c3260b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xbc0a09…8feff3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xe16dfe…02c4ba
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x86eaed…3bb221
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x720c90…d1a087
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x689090…804067
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0x4ff6e6…624aa2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xaf3ae0…51a528

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.