Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8747b9…3096fc
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0cb11…502cd5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38dda9…fcce18
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x28cce2…c8f93e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd33668…58e1b6
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe03dd6…869744
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56649b…dc4e7e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7df4d…4d8415
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4777b…b08011
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f373e…4abd8b
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93526e…94d7c0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cf08f…af8c84
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x54afbc…051d7f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x964c03…2d1fbc
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa27886…b2d703
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x992637…7780ab
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e82d2…e838c1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fe572…d70ea5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe56283…216ee0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ceba4…409965
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15e67f…c6230c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98984f…14f350
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x854a71…772915
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa68a68…e073a2
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7cedfa…f5a7f8

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.