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$1.00100%payAI37d ago0x743c51…a8ca8c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI37d ago0x538693…a94271
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI37d ago0xabb6b1…29ce78
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI37d ago0xb29b6c…4b96d7
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI37d ago0xdb6728…8b9c60
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI37d ago0xbccb21…da96ef
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI37d ago0x656c05…b23e18
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI37d ago0xb96c43…420a4d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI37d ago0xda3e52…3eaabf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x8a7270…0d5c5b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x3aabff…3b8df6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0xa02d74…ca1c60
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI37d ago0x37913f…327558
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0xc4772b…61228f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x0c42bc…f67274
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0xde10c0…f3d400
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0xdb3bfd…de0315
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x3b703d…e096ad
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x36cfa3…06b908
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x41f349…bbdbcf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x47a131…06fe7a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x715bf3…3a78e9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0xb7f165…c32601
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x8b365b…d044d4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI37d ago0x367ab0…f543a1

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.