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%payAI22d ago0x19db1d…7e93f6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI22d ago0x30c7ae…5cda4d
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI22d ago0x681fe0…16391c
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI22d ago0x947c5c…0f18f9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI22d ago0x3a0eeb…6f8113
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI22d ago0x66528e…1c0161
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI22d ago0xe29e4b…bb1a70
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI22d ago0xedf5ae…cc408a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xc5dcbd…569a77
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x7816c8…3efd8b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xf221d1…95b1c0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI22d ago0x2625ea…52807e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xfabec0…6bfb0b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x122d63…38bd0b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xb0ccf5…de3ddb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xe0a112…46cdcd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x5d33a5…d338da
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x9661f7…e74b42
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xdc5cfb…076539
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x334f5d…c948cc
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x4eae55…0bb9e9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x944653…294a4b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xb66339…4ce096
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0xbcc4fc…0aeb5d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI22d ago0x23e6d1…f12a84

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.