Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xd81979…53ba4b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x285805…80938d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x3f14a3…2d81cc
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xad4649…5e11fa
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xa24760…ade24a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x2acd63…ef4487
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x68e544…d33d42
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xfa29fc…6c6ace
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x8ee9ae…8dd77b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x42aaf3…d44657
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x92a05a…1d8adc
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x962dc0…15153d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x972b2c…815fdb
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xd31da0…8e43db
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x220085…055e53
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x24b542…dce0f1
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x12c2f4…08c13e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x37fb51…8f97a8
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xcf0714…ba4816
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xaaabc2…14560d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xaf93e2…660ca3
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x054c01…6fb53a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xa8131f…2736e9
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x1b7a27…bf4bb0

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.