Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7b…059d0xb0af…7de0Base$8.40100%coinbase43d ago0x796f8b…de2d6e
0xdb7b…059d0xb0af…7de0Base$7.74100%coinbase43d ago0xa591a6…a997d0
0xdb7b…059d0xb0af…7de0Base$6.90100%coinbase43d ago0x49be98…c0e345
0xdb7b…059d0xb0af…7de0Base$6.57100%coinbase43d ago0x53eb3c…58bb1f
0xdb7b…059d0xb0af…3befBase$3.00100%payAI43d ago0xdb51bf…19aa96
0xdb7b…059d0xb0af…7de0Base$9.10100%coinbase43d ago0xcf5a13…711c6f
0xdb7b…059d0xb0af…7de0Base$8.64100%coinbase43d ago0x448a47…6f2759
0xdb7b…059d0xb0af…7de0Base$8.00100%coinbase43d ago0xacd086…c495ec
0xdb7b…059d0xb0af…7de0Base$8.73100%coinbase43d ago0xd3a09d…5c65de
0xdb7b…059d0xb0af…7de0Base$8.08100%coinbase43d ago0xcd8bf1…87e842
0xdb7b…059d0xb0af…7de0Base$7.52100%coinbase43d ago0x412fc3…50fde6
0xdb7b…059d0xb0af…7de0Base$8.25100%coinbase43d ago0x838e6d…ca3061
0xdb7b…059d0xb0af…7de0Base$7.56100%coinbase43d ago0x5f7039…21b608
0xdb7b…059d0xb0af…3befBase$3.00100%payAI43d ago0x929c19…5b5b0c
0xdb7b…059d0xb0af…3befBase$3.00100%payAI43d ago0x5a7f8a…0a147d
0xdb7b…059d0xb0af…7de0Base$3.39100%coinbase43d ago0x8e4836…219761
0xdb7b…059d0xb0af…7de0Base$3.33100%coinbase43d ago0x239a69…4577cc
0xdb7b…059d0xb0af…7de0Base$3.06100%coinbase43d ago0x4b5113…4ff26c
0xdb7b…059d0xb0af…7de0Base$2.90100%coinbase43d ago0x0af661…0f8035
0xdb7b…059d0xb0af…7de0Base$2.90100%coinbase43d ago0x3365e7…4e9a12
0xdb7b…059d0xb0af…7de0Base$2.71100%coinbase43d ago0x0d55e7…cc04fc
0xdb7b…059d0xb0af…7de0Base$2.42100%coinbase43d ago0x331ca9…8249e3
0xdb7b…059d0xb0af…7de0Base$2.34100%coinbase43d ago0xd253c6…36f49a
0xdb7b…059d0xb0af…7de0Base$2.52100%coinbase43d ago0xc10275…1a30e4
0xdb7b…059d0xb0af…7de0Base$2.88100%coinbase43d ago0xb63ac3…057735

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.