Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x088c14…242d93
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d8064…e4df5d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55d05e…21aeef
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf75bd8…8d1e44
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0593e0…a6a60a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe99eb0…fcc71b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e4af3…550d09
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb42d1…4973cf
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x487fda…560a64
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaed961…e07ded
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f818f…da177a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf73e6e…be87e8
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43cc4b…35c402
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10596b…29676d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f2d94…3b07c5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4323ea…7e025c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45ccc0…3c6e33
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb40f7b…75ba4a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38e337…d9a6e8
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x852080…f26802
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c85ee…eeb46d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x255e13…d85d36
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3baecb…f4b54e
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x928aa1…29265e
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb103f7…3c72b2

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.