Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase19d ago0x14d3a9…40bf20
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase19d ago0x509234…5a26c2
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x8ad9db…403788
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase19d ago0xb0d688…c57c7e
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xee68c0…fcff5b
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xe56f06…f246df
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xa071cd…55d149
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x0d213c…1a489d
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xda8886…f9f0d3
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xb1d88e…aa2ff3
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x67ea61…35c9c7
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xf28f90…b2452d
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x0aed4b…6825b3
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xfbe6ba…9bde93
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x1022bd…e1d377
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xfe70ac…7d8d7d
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x1a3b90…a3d580
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x15eb28…57870b
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x8acd8b…489224
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x917e03…41c550
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x6dee71…83a076
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x1b84cb…a74c6b
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x1746a8…fd3a51
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x9a79fe…a74a0d
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0xb0c598…6211ad

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.