Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x12155c…245076
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x21f9fd…5071ed
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe91f82…a80709
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0340d9…47189f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x065881…5c52b7
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdefc54…b88327
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf70bc9…54992d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5254c2…8fd6d2
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x63802e…756f36
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5302b0…6e2465
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaff699…b7fd93
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x15acd0…0832a1
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x971623…675eb6
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a7779…7a7a3a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcbca54…68e058
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x195191…ffe748
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1e608…db3e4d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x072339…3001ea
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa84fe5…9d3d1c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x884053…fdc925
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9442f4…cb8d77
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d442c…6cc3a4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd99a3a…b41fcc
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x63ad49…71afc3
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d598a…ffd5f6

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.