Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI20d ago0xb86d72…e60799
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI20d ago0xa9a365…bf76e0
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI20d ago0xb9f54e…9ddd71
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI20d ago0x65cc40…ba3581
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI20d ago0x9fd523…bc358e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI20d ago0x4b0a5a…d3cb56
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI20d ago0xcbe8fd…dd4e03
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI20d ago0x076fed…406c07
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x5888f6…a7bbdc
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0xd2f6f2…77aed9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0xb44daf…4040a3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI20d ago0xb3db08…38726c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0xa8eeb8…f1a961
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x7f8687…413416
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x486679…da7e79
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x68a772…401a99
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x543f7a…3d54a3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x10d891…952aeb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x45d920…09c35f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x460746…d2c129
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x59233d…332293
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x229058…fb053e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0xc43032…77ef17
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x7e030d…151cdd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI20d ago0x849b08…5ad56f

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.