Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68d5…b2dc0x91f4…1757Base—$0.01100%coinbase68d ago0x895820…ce2877
0x68d5…b2dc0x7db8…b0f3Base—$0.01100%coinbase68d ago0x0eb2e7…a7555f
0x68d5…b2dc0xa288…82f6Base—$0.01100%coinbase68d ago0x0c97d3…7c2352
0x68d5…b2dc0x56ab…b1e5Base—$0.01100%coinbase68d ago0x15536a…b5d4db
0x68d5…b2dc0x57bb…cfcaBase—$0.01100%coinbase68d ago0x183a5e…a21514
0x68d5…b2dc0x018b…f72aBase—$0.01100%coinbase68d ago0x117e86…381f1a
0x68d5…b2dc0xad52…8c2eBase—$0.01100%coinbase68d ago0xd01446…db888a
0x68d5…b2dc0xc2d0…fd03Base—$0.01100%coinbase68d ago0x40643d…2953c2
0x68d5…b2dc0xef5c…aa0eBase—$0.01100%coinbase68d ago0xaa7b10…1c8856
0x68d5…b2dc0x76c1…f6f7Base—$0.01100%coinbase68d ago0xec2636…6b161a
0x68d5…b2dc0xd89f…b6e1Base—$0.01100%coinbase68d ago0x1d7faf…441a11
0x68d5…b2dc0x42a5…1adcBase—$0.01100%coinbase68d ago0xa2cce6…62dc93
0x68d5…b2dc0xd4a4…af5aBase—$0.01100%coinbase68d ago0x2798c2…454afd
0x68d5…b2dc0xb83f…5029Base—$0.01100%coinbase68d ago0x74b752…734aa6
0x68d5…b2dc0x935d…ea60Base—$0.01100%coinbase68d ago0x4c7146…44460d
0x68d5…b2dc0xd56f…eaffBase—$0.01100%coinbase68d ago0x1865de…975534
0x68d5…b2dc0x491c…37f6Base—$0.01100%coinbase68d ago0xa10b17…24a1a4
0x68d5…b2dc0x32c2…fab4Base—$0.01100%coinbase68d ago0x25ec70…ba7241
0x68d5…b2dc0x4b8d…6ec4Base—$0.01100%coinbase68d ago0xbe5c56…4ff156
0x68d5…b2dc0x4ab3…e07eBase—$0.01100%coinbase68d ago0xc4429a…c70a59
0x68d5…b2dc0xc7d1…fd0bBase—$0.01100%coinbase69d ago0x13a0d2…6101f9
0x68d5…b2dc0xccbb…9ee2Base—$0.01100%coinbase69d ago0x6bdd4c…aa5bda

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.