Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d8e1d…b187d5
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd8216d…26719d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x61e392…7ed6d3
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf91414…0af27d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24b49c…fb65a1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd068c3…23d894
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5823a9…ea68b7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x189a18…fe3252
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ef332…5af7e3
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x69d888…2a26cc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2da807…676634
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18055c…a9db5e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfff9e6…1ce73a
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4046c8…1e3f39
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab3432…4c7027
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65bf9c…060396
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d8bdf…890399
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71973b…4cdf88
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf25bb8…23c760
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x02ec1c…821107
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d50ca…798fb3
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc172dd…714709
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23fe50…1d437f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa230f0…7c26b6
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab43a1…68c0cb

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.