Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa118…04ca0x6351…0d62Base$173.89100%0x6351…0d6263d ago0x6fd6ca…18c69a
enuraja.eth0x6351…0d62Base$3.00100%0x6351…0d6263d ago0xc517dd…bb85a7
jordan0x23.eth0x6351…0d62Base$251.00100%0x6351…0d6263d ago0x79bc82…dc3855
0xcc19…fb480x6351…0d62Base$82.34100%0x6351…0d6263d ago0x95b99e…87971f
0xc9ae…44040x6351…0d62Base$100.07100%0x6351…0d6263d ago0xccb0ef…9e4a5f
0x9f53…35130x6351…0d62Base$3.00100%0x6351…0d6263d ago0x40bdab…7bea87
0xa3c8…96250x6351…0d62Base$740.00100%0x6351…0d6263d ago0xde4287…64de06
0xe757…c7710x6351…0d62Base$170.18100%0x6351…0d6264d ago0x193d8e…1ceb22
tranvgiang.eth0x6351…0d62Base$0.99100%0x6351…0d6264d ago0xca5257…ebcdfc
0xdcec…ef0e0x6351…0d62Base$863.00100%0x6351…0d6264d ago0xa15d40…bfda86
0x7f07…96e40x6351…0d62Base$1.60100%0x6351…0d6264d ago0x8c83ac…f01259
0x8e92…a90e0x6351…0d62Base$0.32100%0x6351…0d6264d ago0xd25beb…418f9f
tigrous.eth0x6351…0d62Base$4,420.00100%0x6351…0d6264d ago0x8ad48f…3eb7ee
0xa0e8…9f4a0x6351…0d62Base$198.72100%0x6351…0d6264d ago0x7c7480…b04452
0xc66c…0eb10x6351…0d62Base$175.00100%0x6351…0d6264d ago0xff34de…b16275
0x6c9a…f3bf0x6351…0d62Base$46.29100%0x6351…0d6264d ago0xf20e30…a31cbf
0x6ab6…fe910x6351…0d62Base$12.45100%0x6351…0d6264d ago0x62b348…c87703

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.