Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0df59b…e45f75
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8587a2…b2d3ef
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x828bb9…82d9ea
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5db71a…ebe480
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c3f59…e2d12b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bb7e1…aa45d4
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91f69b…7582b4
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74284f…01e82b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdac57b…55841b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd81b05…d3d77b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b072d…000d68
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3206d0…ec6924
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x036fd5…90d3fb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbfc494…cd6124
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30ec3c…5575c9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15aad1…ff62c7
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25aea1…8df5a9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x09c748…fce7f0
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f77fe…e6379d
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9054f7…6f29f4
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5dd1e1…1ba6e5
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe7a043…868405
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ab1e1…b8b1ae
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbd2dc…dab84b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9896e1…d8eb5b

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.