Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x487395…d084ce
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x136137…1df637
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x61d4cc…a66aee
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xaf126f…449717
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xb7da25…4f0c4d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xdbea9d…13c963
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x991f11…48afc9
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x331b11…413d68
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xc66b47…833d1e
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xfddbfc…4d2ee1
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xbf5f79…ba1838
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x2ee3e7…9585cd
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xa61cd3…e6912a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x4d6603…f6c072
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x31999a…2dc083
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xfa0b1f…290326
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xa5067e…9f1167
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xb6109c…54ad7d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x67e279…fba362
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xbf51a1…fc9e80
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xfa02d3…98e19b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0xc54863…d9f2af
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x24d110…830337
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x9c255b…16a811
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI114d ago0x8f7ca4…e54db0

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.