Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x639791…e5b065
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8595b7…b06887
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f0272…4daad7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x796375…8ff8f0
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdcc5f5…5f774c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd45b71…61bcd5
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0de198…341a03
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79813c…7f4763
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87d2c8…f03e3a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa12041…759c05
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab569a…7a9574
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ec378…ae3dce
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4160b…9bf025
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6670c1…80b103
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7b5dc…19798b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x696e4d…ae693a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeef58a…4061f4
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x560224…fd9793
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x228e78…2c7a3b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a9f78…36d1ee
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5b8f6…c6e0e3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5808e…7cf59d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b4ba3…190fd0
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4bd47…abec8b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f0d69…355a8d

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.