Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase34d ago0xa88c9f…416248
0xc43b…34c00xb0af…7de0Base—$3.03100%coinbase34d ago0xa07c11…045022
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0xa7d54e…b95060
0xc43b…34c00xb0af…7de0Base—$3.21100%coinbase34d ago0x58f882…7ac185
0xc43b…34c00xb0af…7de0Base—$3.06100%coinbase34d ago0x6c793e…23a23d
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x17e15a…9a7ad7
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x28e4ce…c84155
0xc43b…34c00xb0af…7de0Base—$3.09100%coinbase34d ago0x90abef…cafb81
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x3354eb…3a1568
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0xaa3598…e01741
0xc43b…34c00xb0af…7de0Base—$2.91100%coinbase34d ago0x90c2de…3cc436
0xc43b…34c00xb0af…7de0Base—$3.09100%coinbase34d ago0xf8d3ae…a4bdda
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0xc6f883…67eed7
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x8a6167…f4dff5
0xc43b…34c00xb0af…7de0Base—$3.21100%coinbase34d ago0x2812c8…2b84f8
0xc43b…34c00xb0af…7de0Base—$3.45100%coinbase34d ago0x065ef2…66a0c4
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x649129…b45197
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x8b2eab…1ea2e5
0xc43b…34c00xb0af…7de0Base—$3.33100%coinbase34d ago0x51222b…85e6df
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x3f7059…77fe01
0xc43b…34c00xb0af…7de0Base—$3.43100%coinbase34d ago0x06ad79…488652
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0xf721f9…0fd4ea
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase34d ago0x6cab70…6a8864
0xc43b…34c00xb0af…7de0Base—$3.63100%coinbase34d ago0xb75e58…b607c3
0xc43b…34c00xb0af…7de0Base—$3.57100%coinbase34d ago0x0b888c…ac6fd7

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.