Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x8bf2…a82e99d ago0xb2c6f8…2baad1
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xdcd9…b01a99d ago0x9cd1a5…9c11c6
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2d8d…301699d ago0x982254…74d091
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa438…8fb899d ago0x9f9294…ffe74b
0x4bfb…0c880x0e3d…7757Base—$42.00100%0xe6a1…011799d ago0xd6c740…b5155f
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x4136…b72699d ago0x5f0267…49f117
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd773…a25099d ago0xbe4fa1…684983
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x0156…b0f599d ago0xc03257…d4de9e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x7186…110f99d ago0x7327a2…2a452e
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x154a…ba3299d ago0x66b094…9e2363
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc664…74ab99d ago0xd17111…8aa166
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd54e…541d99d ago0x8fbf06…28e760
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x58cf…f8d499d ago0xce2c1a…650e1c

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.