Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e3918…24846d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d5f29…135c64
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68c75d…6acd3d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b106e…bdfd17
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1bc98…bcf3d6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x992992…b9ce2a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42ebb2…8aaeb4
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5afb4b…6a0869
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe93b4c…9a5300
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73c0a8…7205b6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c5797…135edc
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25bf49…1286a8
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5249b7…ef090c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5859ed…e661d2
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e33d3…12b812
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4af00…476a74
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3d90c…4de352
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd897c…b6461f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x611bbe…e4c104
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc061e4…6a9298
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x244572…c5c537
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb061e4…80c955
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a6343…52f1fc
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x336d74…d1b644
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee6b03…75c9c1

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.