Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x9baf00…139f4d
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x0341e5…6f1c6a
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x689c49…cf24fc
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x4d3fd8…bf32da
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x560ecc…d09654
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x95baac…979e78
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x9cfdbc…a1b836
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x83f11b…603111
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x9bd350…5ec1cf
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x4c18cc…c5ecc3
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0xf55e16…6f5c0d
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x0532bf…5844d9
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x69444a…a67091
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0xeac3c3…5f6805
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0xac99b3…afc0cb
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x3fe6f8…bb030b
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0xadc125…882ca4
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x9968a7…948f38
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x5c1de4…f668b1
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x8bb21e…6a71d9
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x669bfc…705605
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x7649fa…0b72dc
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x2cbce1…a0fc63
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0x8860aa…64c4a1
0xb8a5…2c930xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase22d ago0xd7b1ed…d3abb8

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.