Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90e8…0d6d0x4782…61faBase—$4.00100%fluxa7d ago0x71edd0…129f7c
0xf145…ced10x90e8…0d6dBase—$0.10100%fluxa7d ago0xcc01ad…b3148d
0xcbdb…01000x90e8…0d6dBase—$0.10100%fluxa7d ago0x416ff3…33522f
0x9555…55810x90e8…0d6dBase—$0.10100%fluxa7d ago0xbd9359…5cd036
0xa23d…52720x90e8…0d6dBase—$0.10100%fluxa7d ago0x6e876a…055e22
0x9b7f…75a90x90e8…0d6dBase—$0.10100%fluxa7d ago0xf0a9fc…2587c7
0x1cf5…22f80x90e8…0d6dBase—$0.10100%fluxa7d ago0x8a90df…e77bfc
0x315e…9d210x90e8…0d6dBase—$0.10100%fluxa7d ago0x78a760…3e3a57
0x38a2…5bfb0x90e8…0d6dBase—$0.10100%fluxa7d ago0xf43c65…39f35b
0xe4d3…a3300x90e8…0d6dBase—$0.10100%fluxa7d ago0x3f0161…789262
0x83c5…0fdc0x90e8…0d6dBase—$0.10100%fluxa7d ago0x4cf5dc…7b4ab9
0x26de…2ef00x90e8…0d6dBase—$0.10100%fluxa7d ago0x5cb365…876587
0x12d3…a52c0x90e8…0d6dBase—$0.10100%fluxa7d ago0x6fde04…31a7d3
0x44ed…5b330x90e8…0d6dBase—$0.10100%fluxa7d ago0xd0dfbb…ec60d2
0xe777…b4f00x90e8…0d6dBase—$0.10100%fluxa7d ago0xc1a91f…511872
0x303b…ee100x90e8…0d6dBase—$0.10100%fluxa7d ago0xf92bfb…6b629e
0x4d3a…90980x90e8…0d6dBase—$0.10100%fluxa7d ago0x8d2008…2931f5
0xa04b…431a0x90e8…0d6dBase—$0.10100%fluxa7d ago0x2fd5f4…1cb82e
0x82eb…46ce0x90e8…0d6dBase—$0.10100%fluxa7d ago0xf4df8b…4f6cc4
0x2f18…03290x90e8…0d6dBase—$0.10100%fluxa7d ago0xca4897…95c34f
0xe355…32430x90e8…0d6dBase—$0.10100%fluxa7d ago0x2dfd21…9e642c
0x18bf…16ce0x90e8…0d6dBase—$0.10100%fluxa7d ago0x26a490…feac91
0xb763…d33a0x90e8…0d6dBase—$0.10100%fluxa7d ago0xaf2c4e…11c558
0x2eaa…bf910x90e8…0d6dBase—$0.10100%fluxa7d ago0xd3ba05…2b2bee
0x3ff4…e7670x90e8…0d6dBase—$0.10100%fluxa7d ago0xeba30e…56e45a

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.