Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24581e…9b6ffb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f03d4…d1445c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a9b52…d2b37f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc30f2d…fff429
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe06306…7311ac
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f020e…0f53d0
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f18e5…00e772
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf287e3…5e1343
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8177ed…5ecc8b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x984cb1…528c8b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61d3da…cd19b8
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x255e40…eb05ca
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1fdc9…ec852f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb92596…713552
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1057f…d67947
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8837d…d6f67d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf894d6…2dd12a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5fa3b9…903e02
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1cd07d…2b63d0
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf34a54…0eb625
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x218694…5f9167
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x061540…e20cca
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc1fb2a…713d05
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68e3cb…cf1855
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ef956…580887

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.