Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x396a83…400a87
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x770f4a…44780e
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2bceb7…1ab4e2
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x43eb70…2074ca
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xccd0d1…e27aa9
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ff471…dc2eb0
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfbc81b…1a386f
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61c375…373133
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fc05e…e1274c
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe9a109…5ba3a7
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6319ec…87cd26
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80ff83…5056aa
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb15a96…deb1cf
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f2f2c…7c4b7a
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e4990…a29044
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6360be…cd8be9
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1a3d60…588af3
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a9e3a…93d40f
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x591a80…72e6f6
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x518772…6e8ec5
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf6bac2…ce0f89
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd4ba53…e79a06
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbdf858…e5db4f
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd234e6…cd274a
0x0052…c1bc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf9093…4b65e4

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.