Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xe04a36…a8ab92
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x5dcf1e…dffabb
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x29edae…25a1a1
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x6b1d1a…46a9a4
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x80b572…aa7c21
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xec4aca…da3219
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x9ed241…e4123c
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xb050c0…c8a9f8
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0xaaedda…20d2be
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0x32995d…a84eb2
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0x46b32d…af0f75
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0x57f2a4…949a1c
0xfb98…25780x14df…177fBasex402 service$0.01100%payAI23d ago0xb25519…11ad9b
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0xd5cd8d…59b9cd
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0xa1fb81…336567
0xfb98…25780x14df…177fBasex402 service$0.01100%payAI23d ago0xd3bf8c…4f7ce9
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0xb7eca8…4d22cf
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0xb6f001…86d29d
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0x284ab0…b9fee4
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0x7aa954…5cee57
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0x18a1de…4a0327
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0xef78d0…89f562
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0x0158c7…bc7f4d
0xfb98…25780x14df…177fBasex402 service$0.01100%payAI23d ago0xba525b…6b876c
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI23d ago0xcd856a…e0af00

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.