Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa7dd3d…5305e8
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb03f0…24165d
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9eb66b…6dc593
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d74bf…535a41
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf352ee…ab31c9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55e9b2…6d8d03
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x601847…ae676e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68a735…f2c3c1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x38042e…71b094
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x030b01…1b5466
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x660f42…fc7701
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x911947…2b528b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf808bb…0e5f48
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcf9fcc…4dc7e4
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c9ad2…bf598a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1c345…9de1d1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc96bc3…2f70fb
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6337ae…bc5b29
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7575eb…ac7f4b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d35c5…51390b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1fddf…fd9514
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x638ff7…6e5579
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdb8aac…94b915
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xac8320…859317
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x406513…d7b8fd

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.