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%payAI8d ago0x5035ba…1759ef
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI8d ago0xcf8bc5…3ac6a2
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI8d ago0x85b433…f1194b
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI8d ago0x8eda2b…5593eb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI8d ago0xbacabf…3a29a1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI8d ago0x33696e…58af29
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI8d ago0x61d924…d9e35c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI8d ago0x911ab4…224ccf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0xdb2b97…52d278
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x443687…571f44
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x111d9b…4a486e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI8d ago0xdfb945…9c271d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x178cf1…25d7af
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0xa793a5…c56f2b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x9bbf5f…0edf1d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x05b2d0…4e85cd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0xca1e18…83090c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x968b66…a4adc1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0xa2cd2c…de17b2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x6baecb…4084e8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0xa8ba69…51ad80
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x7275a1…0d4302
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0x48e498…41aee7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0xf6d148…577804
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI8d ago0xb3bc9d…92f2a9

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.