Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x482c8a…7dd538
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x69ca28…cfb99b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x58b9b1…0d1b0e
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x16c6a5…36acfe
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x9610cf…605f95
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0xb7c785…59c638
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a584d ago0xeb4bd4…961c06
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0xde6562…3cafb4
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x83eb7e…45315f
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x00a186…6494b9
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0xed9f89…317dd9
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b184d ago0x2731e2…938346
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b184d ago0x14aac4…edb871
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0xa8de29…43f211
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x420d51…f304f8
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0xa225e1…3812a7
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b184d ago0x7859b1…61d7f2
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0xb39967…049835
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b184d ago0xca1af3…eabe37
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x057be2…57a372
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x31b427…5c1ca3
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a584d ago0x589f5a…23d83d

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.