Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
hoorosh.eth0x6351…0d62Base$110.45100%0x6351…0d6276d ago0x853d56…678fa4
0x1190…f6bf0x6351…0d62Base$111.00100%0x6351…0d6276d ago0x5de07b…b47627
onchainweb.eth0x6351…0d62Base$46.40100%0x6351…0d6276d ago0x463e0f…31d353
0x6a71…b1940x6351…0d62Base$28.63100%0x6351…0d6276d ago0xceb5fd…04029c
cryptoflexxx.eth0x6351…0d62Base$180.00100%0x6351…0d6276d ago0x3e4415…7f429e
0xacc2…272e0x6351…0d62Base$11.00100%0x6351…0d6276d ago0x4cc876…f821de
bromelain.eth0x6351…0d62Base$72.91100%0x6351…0d6276d ago0xb75f6a…119b4c
rarevip1.eth0x6351…0d62Base$439.90100%0x6351…0d6276d ago0x8f584c…363f55
0xb049…b2510x6351…0d62Base$2.00100%0x6351…0d6277d ago0xfb288b…890d2f
0x7d89…60b50x6351…0d62Base$21.09100%0x6351…0d6277d ago0x5c2789…a84555
0x4ee6…dcd50x6351…0d62Base$150.00100%0x6351…0d6277d ago0xc56a9e…647032
0x5e0e…aa930x6351…0d62Base$72.32100%0x6351…0d6277d ago0x913d8e…4d4384
0xcee2…22120x6351…0d62Base$70.00100%0x6351…0d6277d ago0xb37672…46c43c
0x7fc7…98390x6351…0d62Base$21.30100%0x6351…0d6277d ago0x81af16…0767d4
0xc66c…0eb10x6351…0d62Base$129.00100%0x6351…0d6277d ago0xf932f4…4ae4a2
0x2d03…00ea0x6351…0d62Base$0.50100%0x6351…0d6277d ago0xdc09be…712ab7

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.