Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x125569…ad7130
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfdf045…0ce40a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7cc16…6ab13b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0777e0…7bec76
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9fe465…6b90d3
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9680ce…81e48f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2dc884…b954ed
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa86224…4633c4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa22880…2af156
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0cbd88…4df8fb
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c77e8…51d6c1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8c91b…ec93af
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d41cb…23a436
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x858c7c…1aa82c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35afee…82b8bc
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb74a25…c56a58
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb34ff…e2a394
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd9f187…61d4b1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5bfac5…e3dda0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e1d96…8e71bb
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f7ed2…c6d058
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b4723…038575
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4096f8…2efa77
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63aa58…908f4f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c10ca…93af7c

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.