Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x90de2a…963787
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xcb37b2…5b4d0e
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x6b8793…04ab1d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xb6cb1e…91028a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x2634e7…a50a58
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xb74aee…f06de0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xdabf54…9d00b9
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x6f0649…00cc51
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xeb89a6…dbb6a2
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xb94ec4…950f6e
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x0e10b2…819ea4
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x16c38a…ad7440
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xb0d4e3…38c348
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x3f6b69…3f8b79
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x23543a…95dcf2
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x731480…ab2d70
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xca0179…0965c6
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xf8bd04…1568cd
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x4c18c3…0f551a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xef892f…761f4e
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x679ca3…1a4155
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0x4c642c…356843
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xb13659…ce054f
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xc93e53…6b8ef7
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27d ago0xe09e51…9fd9bf

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.