Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x074686…be390d
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x36e1a6…96bd00
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xd8a5ca…74c5b0
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x163357…725c18
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xd8f546…25a825
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x3af4b1…573f40
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xf051f1…811895
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x1044f0…b8312b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xdc5c05…8dc987
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x42f7c7…d2ef69
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x26efc3…c30f60
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xf05193…2048c8
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x7aa76a…be82ea
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xf0daf7…5d494b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x457855…d5ce8b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xef3625…fa5717
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0xbc0f4f…fd9064
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase14h ago0x572341…f86cc3
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x6d1e6a…2dd73f
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x193b87…722107
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x052ce5…6d45d8
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0xa24495…f4fb44
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x0f680f…394bc0
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x73ba12…cd5505
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x622d98…46617f

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.