Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase109d ago0x13ff36…44c66c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0x04cd59…7739ac
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0xa103dd…faaac1
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0xa912aa…47b12f
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0xe44857…246dcc
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0xbe8d39…981621
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0x7bc495…04dd76
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0x2452b2…201fa8
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0xd84919…9d0ef0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0xd1a6bc…0b4d15
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0x21d59e…7f629c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0x712885…712e3f
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001583100%coinbase109d ago0x7fe2af…96ef4d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0x3625e7…56438b
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0x670b77…427f68
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0x867dae…c79b71
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0x4aa387…7477ee
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0x95576e…039358
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0xb2c4a2…f08b7a
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0xef812a…c9cb7e
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0x88be62…13c32d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase109d ago0xefdb53…3473f5
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0x83dfd8…c99000
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0xffe303…688fd0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001443100%coinbase109d ago0xae8c04…5ae0e9

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.