Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xae4923…138189
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f14a5…4dac7d
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaa6b2c…b9f269
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x567e70…de0135
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7570ec…f4a345
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb83e00…d18924
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x676227…f44e4f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb111c3…3dffbc
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x948115…85437b
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x105add…5b32ee
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x725e45…a13f99
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f6917…ebd316
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf80908…208aba
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e915b…2b4286
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d9c43…2c5606
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62045b…d71311
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba82f1…16a6fa
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed5761…f1aeda
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f6f0a…c5219c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57b826…741a63
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4bcece…89fb6e
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05f16e…af4597
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x739e11…959eac
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x717f34…7f9ce8
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x780f0a…d40f39

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.