Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8b395…4d5c58
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc490e…d2b5e8
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb4bdf8…d7f811
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x704927…5d73b3
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x794b9a…9cc738
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c8add…40a999
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3e1a7…9033fa
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d0a70…888884
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4061c9…33d12b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e0c81…73bc28
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46a885…3dbaac
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe83d9d…5c75fd
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xebb524…5406d0
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc52702…90ec98
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x339981…0de4f4
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfeb4af…5d5f4c
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c63af…ee19ec
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4236a…beea6b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03be8e…a9e1ab
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x479387…d5b1f3
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x419c33…3e79ee
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1af8d…4cae7d
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98b04a…519179
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d8bcc…42a130
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29aa04…bf248f

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.