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%payAI1d ago0x83cee5…ed4572
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI1d ago0x2b3a66…117a36
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI1d ago0x1ccde7…615956
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI1d ago0x9ea2c9…77576f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI1d ago0xda87c9…bd8662
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI1d ago0x0a3ee2…aad83d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI1d ago0xb1a1f3…48a251
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI1d ago0x991a07…443c9c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x0b3f09…2254a3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0xe0a74e…c2bdc9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x876133…d98bf0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI1d ago0xc4e332…8ea83c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0xbef160…dad24b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x628f40…52cd95
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x7be709…b0605d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0xb65f7e…069cd0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x0857cb…e723be
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x102311…342595
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x4f8b5b…96f68f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x2cac88…9f1f6b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x81a1bb…bb0f31
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x54d9ea…4df035
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x967277…da682e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0xbcd137…a0f14d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI1d ago0x2cb3a6…6e44a6

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.