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%payAI4d ago0x44781a…cd41f3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI4d ago0x5d14cb…32465f
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI4d ago0x16bc91…791ede
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI4d ago0x9df817…c8dba8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI4d ago0xa1d0c8…fa3da7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI4d ago0x5ee6b9…2bf9d2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI4d ago0xefbbca…b7c7d5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI4d ago0xda9b1f…0d1c77
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0xfffb52…3603d4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x79fc74…dcb19a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x3b91dd…a12d2c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI4d ago0x439786…35cb6f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x561598…801df7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x87b24e…f5df29
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0xf2779d…434ab4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x6cf429…7c5b75
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x96fe05…a13fab
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x4114a3…55a1c5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0xaa72cd…5f5065
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x9fe8fc…3d4970
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x1689a7…e6c940
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0xe42376…0331fb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x3d7b10…ba3296
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0xd9e45e…6eb92d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI4d ago0x6ea32a…7a71ec

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.