Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x535793…7d86f6
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0xc3eb2d…4ccf5b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0xb495ba…1b7fe9
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x7bcb7d…e93f21
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x6f03f8…64f084
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x0c96fa…88a5bc
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x1124d8…ca538e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x043071…9c2e43
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0xe2d870…7cd130
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0xea13ce…7ca9f1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x5d4b81…c2a490
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0xdddf69…7c7ca8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x11600d…4e625f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x31854c…0f4f7c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x52e726…2a6574
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x1c27c3…8b02a3
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x480e6e…079bac
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x20164a…75e744
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x7309f0…1be908
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0xbdf47e…986752
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x8b85c5…32b954
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0xf3ea73…7d727d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x38ea03…fa01a9
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x7e5a4b…99078b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa23d ago0x8b24fb…d59940

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.