Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ff5bf…7f2468
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff44d9…c55782
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x048d74…d31f13
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x905068…d17fa0
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa08f9…67ec86
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5974ab…683125
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e614a…363d64
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf3b4a…ed5a0f
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c9446…e0eae1
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x839101…b3ff66
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08f823…514b01
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35084e…498cc7
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xee26a2…6dc87e
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd8208…c47670
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb44406…c1cede
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d3f3a…711ef5
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81694e…a2556e
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd26c4e…6782bc
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c99af…f3fba6
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x656924…c9da66
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98bb01…2e9b66
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08ef1e…9d9716
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba37b8…70cd10
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4978be…30a1e6
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14a6fa…304194

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.