Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb517d8…84445c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa77b8…40ff07
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x534107…fe464c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd19eac…b7dacd
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x173a9f…62584c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bf1f3…32f526
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2dcb1b…2deabd
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b7ea5…88c554
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc9d00…5deeb4
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66d546…dedeb5
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f05c2…f169c8
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x208777…630d9b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4ebc2…f31e4d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x17ccb6…14882d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda8e44…fcf51f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc187f0…447747
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1ff4e…adf61a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x40aacc…dda785
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2308db…4a0129
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7dfdb1…eb211e
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe090c9…e75f21
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdec6b4…7ace21
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff4edf…b145c5
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18448c…530595
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a6d46…ce32b7

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.