Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7h ago0xda4536…206538
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7h ago0xcbb788…2424da
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase8h ago0xf56b3b…b8b6f6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10h ago0x8a5f94…50610d
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11h ago0x6655be…f8cb79
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12h ago0x3577f3…50b58c
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12h ago0xd1287c…322ddd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12h ago0x877322…cef998
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase12h ago0x1e39d7…fca8ce
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x906aaa…577b8a
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18h ago0xf3620f…da825b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18h ago0x3046f0…b2d47f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18h ago0xb49509…7f3014
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18h ago0xcde3e2…780e7c
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18h ago0xad276f…3901ec
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18h ago0x74cfdd…4e8b2f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18h ago0xd978d7…a8e454
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0x0c2349…1b52cd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xf30070…9158dd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0x42a3bd…cff2ae
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0x3568b7…17db8b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xdb6b08…bc146c
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0x449b94…af2ecc
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xa2d504…861d64
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1d ago0xefa624…45079e

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.