Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x217e…67c4Basex402 Service Auditx402$0.02100%0xfd40…e0cb56d ago0xc0726b…51627c
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.02100%Payer-submitted56d ago0x6aa0de…0f3476
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase57d ago0xe3c576…b0798e
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase57d ago0xe73fe6…1ef4ea
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase57d ago0x756ab5…88f4f5
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase57d ago0xb4df4a…28845e
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase57d ago0xf6876c…50a2d8
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase57d ago0x523136…d8e3c1
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase57d ago0x4f631c…e75849
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase57d ago0x1d89f2…3a277c
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase57d ago0x0557e9…fd4036
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase57d ago0xe5e608…491cb0
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase57d ago0x9988ed…44a057
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase57d ago0x294be1…e3c946
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase57d ago0x5d491a…4dfc9f
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase57d ago0xecd46c…9a110a
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase57d ago0xd38509…fc9ba5
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0x199aeb…550d2e
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0xb893f6…e1ee7b
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0xbb7634…2e64d1
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0x26932d…de7043
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0xbee55b…087863
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0x377f49…e26d83
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0xd1cd6a…8f3e1f
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase57d ago0x1cf746…e9b4c6

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.