Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base$12.12100%coinbase50d ago0xaf281a…27b61c
0x1ebf…76220xb0af…7de0Base$12.12100%coinbase50d ago0x94b171…3e3c6d
0x1ebf…76220xb0af…7de0Base$10.10100%coinbase50d ago0x973ef9…cc3e35
0x1ebf…76220xb0af…7de0Base$5.05100%coinbase50d ago0x32f603…6bcaaf
0x1ebf…76220xb0af…7de0Base$9.09100%coinbase50d ago0x3fab94…af874d
0x1ebf…76220xb0af…7de0Base$5.05100%coinbase50d ago0x161c31…d46cfb
0x1ebf…76220xb0af…7de0Base$6.06100%coinbase50d ago0xacdf89…f62c8d
0x1ebf…76220xb0af…7de0Base$10.10100%coinbase50d ago0xa345e9…2ddb0e
0x1ebf…76220xb0af…7de0Base$4.04100%coinbase50d ago0x3b6fd2…2e6fc7
0x1ebf…76220xb0af…7de0Base$6.06100%coinbase50d ago0x6a8753…7d2f57
0x1ebf…76220xb0af…7de0Base$10.10100%coinbase50d ago0xf34b56…ed3d32
0x1ebf…76220xb0af…7de0Base$8.59100%coinbase50d ago0x317c6c…e5c114
0x1ebf…76220xb0af…7de0Base$6.06100%coinbase50d ago0x35aeb0…286677
0x1ebf…76220xb0af…7de0Base$8.59100%coinbase50d ago0xd46620…88d45f
0x1ebf…76220xb0af…7de0Base$9.09100%coinbase50d ago0x3dd4fa…bff670
0x1ebf…76220xb0af…7de0Base$5.05100%coinbase50d ago0xd65656…c54bb3
0x1ebf…76220xb0af…7de0Base$3.03100%coinbase50d ago0x6e1f47…f48d41
0x1ebf…76220xb0af…7de0Base$6.06100%coinbase50d ago0xf5de6f…ea8f31
0x1ebf…76220xb0af…7de0Base$8.59100%coinbase50d ago0x903a0f…816f24
0x1ebf…76220xb0af…7de0Base$6.06100%coinbase50d ago0x9a43c9…197fd6
0x1ebf…76220xb0af…7de0Base$8.59100%coinbase50d ago0xff98eb…1d3946
0x1ebf…76220xb0af…7de0Base$6.06100%coinbase50d ago0x652cea…9dd9a1
0x1ebf…76220xb0af…7de0Base$8.59100%coinbase50d ago0x13e706…0626fd
0x1ebf…76220xb0af…3befBase$3.00100%payAI50d ago0x7f9555…113ad3
0x1ebf…76220xb0af…7de0Base$6.06100%coinbase50d ago0xbc5a5b…8e56af

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.