Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd5f…d05a0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xe82e1a…ac4450
0xdd5f…d05a0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0x3e7fcb…5d3e6b
0xdd5f…d05a0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xd922ad…119f58
0xdd5f…d05a0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xaedc34…ccae8c
0xdd5f…d05a0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xef2cbe…887cbb
0xdd5f…d05a0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xecb8ea…9928c7
0xdd5f…d05a0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0x6396b8…e27dee
0xdd5f…d05a0x32a1…e5c3Basex402 service$0.01100%coinbase38d ago0x492145…f1a445
0xdd5f…d05a0x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase38d ago0x705df7…f398f6
0xdd5f…d05a0x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase38d ago0x573296…4d6a73
0xdd5f…d05a0x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase38d ago0xb895c9…6bd1df
0xdd5f…d05a0x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase38d ago0x03d9ef…68fd1b
dankim.eth0xdd5f…d05aBase$20.0070%0xa923…c9ac38d ago0x58cb54…f70daa
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0x35db9a…49f7e9
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0xb1a478…0156b8
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0xad36e0…a0b5c3
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0xaaa92a…7e075a
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0xa0d207…45160b
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0xb0304e…684805
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0x64a22e…84ef40
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0x92af13…9afd46
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0x2fbe60…516c46
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0x22d972…f85128
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0x76232c…6a3c43
0xdd5f…d05a0xccd2…131aBasex402 service$0.01100%coinbase38d ago0xc63a61…3e107b

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.