Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x045221…7921a1
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27939d…16f3eb
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8a56b…b0939f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd63cf2…fad53e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe3f7d…6b5114
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdff1ab…da0572
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa1c708…fc0e11
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c4f4e…5beec3
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04e8ef…5f823f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6224f1…cb6456
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe8d0c…bf61be
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb95b8…08da87
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x560cd0…16620f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51d555…3aa87b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3d712…8df73f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x044773…9b8cf6
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8882f…d0c18f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a497c…955042
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f7cef…93a895
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8c7bd…274163
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3adba4…1c5348
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7c067…30ff02
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fb0d1…45f6dc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a1e80…d317d8
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf44cc…3d5602

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.