Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb70f4d…55aaa2
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe21f09…7dbc6e
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a699e…89757a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0f998…d90d7a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2514a9…b01f69
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0859db…6e6158
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2500a5…050c36
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x566a71…5f8ada
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9436c8…242236
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x336f1d…925ca6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c4c7f…cc4f58
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x565fd4…7c80e8
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc07e58…992470
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc40da8…a0576c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95234f…f5d2af
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2ce6d5…0a0f64
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84d112…2a4cc4
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd55e7e…324c18
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x024130…68799a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x501195…34df29
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x391c34…a7d910
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea0a1e…969882
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x717051…39507e
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0x612103…a4441b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf9476a…989375

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.