Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x03cf37…777fba
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xcb9598…91b9ad
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xe42cf4…668951
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xcb37b1…2223ca
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x5d4c1d…cd19fe
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x0cb481…783acf
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x8df4d1…6ffc48
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xaf28e7…3aa164
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x118812…eeec9f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x61a4be…e3e4f5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x4e42a7…ba1821
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x1e2981…df5cfd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xc5d52b…fd3764
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x386e6f…286c66
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x5cf4d9…78e8a8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x4ebb21…52089f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x04f7ad…e05c5c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xbd9c1d…9536c5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x92d182…5edd24
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xbe7f75…0096cd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xf6d26a…7d1403
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x8123a1…d71f40
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0x55f6ca…cfb79c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xd7e5c1…bf1aeb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase3d ago0xe1fb3a…c1529f

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.