Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x813415…b1a8e5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51f563…2735c0
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc692c1…83e687
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d2f00…57dadb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x820ad1…41d244
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3bfff8…55b529
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb638e7…74e4ca
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x162f31…4f73c6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71d74c…c78dd5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea779a…cff662
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ab8ab…1dfc77
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa59eb…d320bd
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd4ad6…bbae8d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x572027…a7bf6c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebd8f9…bb5fa5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c620d…3d64b1
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7fda07…334243
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbbfa38…4e5648
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc1d6c3…d576f0
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28d8f3…faa3db
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca7aa4…fd43af
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ccbf2…0ed78d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd29b57…4383d4
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77a813…4af2a0
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14ee0a…303a97

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.