Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x22fb06…92533d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd56f2f…f8e46c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87277e…be3d23
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa4c4e1…ec2506
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76950e…b363df
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x599a51…3ce266
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe7cdcf…d01c4a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc2d91…c0671e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f2264…98c37a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0a06b…50e702
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x10c651…9ff3c3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0af201…2237ae
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x767dca…185456
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08ee6f…a25e37
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xafdc2c…c1c7c4
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4b31ca…e1e157
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc812b1…8e7258
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c12fc…94fb8d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99a449…bc966d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36f080…1d426e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1028ec…c11dc5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91623c…d951fa
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0e649…62b674
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d9488…f0a3bc
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI110d ago0x915d72…9d0311

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.