Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x021d3b…b7ad1c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x742c24…0239d4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bb6cc…4c7644
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f7448…8c48af
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72f0a6…de966c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4870f…389940
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9a7094…03c8e8
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4bbb52…efbf34
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1dc5d…c29b95
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37c062…1d0632
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc78cc…a592e4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa8ccf…2ac872
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2010a1…265b13
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87df7c…b14d2e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x043a03…1bcc98
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d4bbc…3f4540
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x396e56…d124cd
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x474ae3…a97a8c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd199f…8bb1df
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb43fd…1d8160
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7a661…8966f8
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe91081…c5f8d2
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2e944…fbe5b8
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x629e4f…996cec
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa11418…08293c

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.