Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2aec9…38602c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0fabd…e8c8c4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e487b…2e0979
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbbe49…c209b4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2731e3…3ea3c6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbc64f…272622
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8be563…9d5d82
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ea064…4c99f3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24f17d…86308f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73dc84…7567c6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b2baf…0c6e20
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb807c8…e01f8e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x489c2b…40694d
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22f604…237c3c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x859f29…1cf68a
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdecf18…64871f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdefe9f…00659e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e5215…e76c3b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd602a…6b6a32
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xce8f6d…f63fea
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8187e8…891d78
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae972a…b2bb71
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14e28b…0359d7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a8c02…36c60d
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c1288…c8ea87

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.