Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x656916…720355
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x084aa7…1783b1
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x56c8ab…1ac2ed
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x27c189…5682b0
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x7b9df8…598cdd
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0xf8f269…f29618
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0xab9bf8…13c541
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0xf29487…c04f60
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x8143c5…2a1b89
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0xc67cf8…49393c
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x78ec81…1d2b8b
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0xa91b15…023b4b
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x373341…80cc86
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0xd21443…fb3ac1
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0xdc2544…d1ed3e
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x4d4ea6…dea380
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x9c1405…2fca51
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x757cd7…83e4b2
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x39c3cb…ba5296
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0xaefe72…5ba52a
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x5f880e…d0923a
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x09fd01…763b71
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x34e5ba…2de436
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI83d ago0x74aa30…5d8e30
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown83d ago0x54015b…e96f6f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.