Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa0f31f…866261
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3550c…834ef8
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41f4e7…08686b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6a8b0…ebf52b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f0386…729c5b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd86ae…e64cff
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc06be2…ff8ca2
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdcda3c…603dda
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x514ab1…36ddec
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51b6a2…46ccf2
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7d8acf…edfa02
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0abea5…da2a9d
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1942e0…275183
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb79e4…b65464
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb214c5…4c039f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27630e…a1971e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b1491…41fa7e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fca60…600f10
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x649b0d…790802
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x087bfe…29a9d4
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5187ed…6113f7
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb51785…bfe9c9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6dfe7…85f77d
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e576f…d66faf
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc58e48…16858b

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.