Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x4545e1…59cf45
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xcdd45a…e7038d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x2f4924…fd88af
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x90025b…731bcc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xfe2231…0704ab
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xb76f37…4e4d0a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x13c438…ae546c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase39d ago0xc1b1da…63f99f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x9cf6ec…904a3d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x4c2bd5…41c1ce
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x1b1489…847838
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x3beea4…500cd1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x6355e2…6109cf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x079476…1f20cc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x1a45c2…a9384e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xb15ce5…607568
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xc6f21a…b2f7ed
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase39d ago0xf8e584…a5b178
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x3961bf…3264a0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x89a3b2…f58a6e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x597472…acf585
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x69c46c…bf7d99
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xbba1b9…f04e7b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x7b9357…4148c4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xffdf11…bf8054

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.