Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84aac2…d866a9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5eb41…af1af0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d2610…507a92
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14f68f…84cc10
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54c951…a1a232
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbeeb5f…65da2a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e9011…5869e3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f33e5…af51c6
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x469bd2…c9b155
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8b9e1…b95085
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6c8c8…3c33df
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b35d9…261c6f
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0a1e3…c5fd06
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2ec83…d94809
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f2448…30804c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dd082…baf1d9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x092438…55d8d3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03c799…992e2c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x518ce9…e697f9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94c3d3…469344
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe29fc…b2c22d
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe456af…7cbc4c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x20d225…8d8394
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f265e…adab0e
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27e33a…2e656e

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.