Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xcc888a…4c16b9
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xa163bd…7643ca
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xf5e1c1…7c981b
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x536ce9…f532ee
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xdfa2c7…7b0aae
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5924ff…2e3f8a
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xf91eae…d48937
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x01864f…0b1480
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%payAI20d ago0xc346bb…f6ba7e
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x7fed45…afcbb1
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5028df…5b7ffa
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xac8b62…736dfd
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x69f8a0…390172
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xc7e912…6e024d
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x84612a…a737b2
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xa77ef2…3d6c48
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xdb1aea…add680
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x94e132…4fc3e0
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x3576ca…19d76f
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xf68697…713f93
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x711f3c…a08ef9
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI20d ago0xabdbc6…fef37e
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x8e934a…3636fa
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xd090ed…449567
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x69d4e8…7beb50

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.