Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86b6d0…4c2dce
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1d29a…840b0c
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeea3fc…8c0d7f
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfc0e10…220177
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e08ee…cfda6c
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xffdba3…4fcb7f
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x46ba5a…be7489
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x106677…8e68e2
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f46dd…01d1de
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ebb01…248c7d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0be45e…7ba7a2
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfab58…8b7b35
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe5c18a…7524d7
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x97622f…c5e9f7
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4dc0a5…d8a8f5
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30f0d6…206a3e
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b79ab…08220a
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6242e…8e2bd1
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc59843…5aaab2
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdfd995…78f59e
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc963ec…11806b
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1379a0…45b2bd
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a6e56…791113
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6936d3…cb7143
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d1afc…02781a

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.