Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xadbe9c…68ad9e
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x96980f…7312f1
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xffcca5…b4a31c
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x6967be…afd38e
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x6e857d…dda1b6
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xaf9017…f78402
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x6877ac…77423a
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xfc9d47…ded66a
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x6031d9…294b92
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x711ccc…50b052
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase66d ago0xb0dd7b…fd58e6
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x58b392…a670f6
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xacba8a…fa603f
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase66d ago0x12a100…4bb723
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase66d ago0xf84b7c…9c88b6
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase66d ago0xab1775…fe3728
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase66d ago0xc27acd…ca3ca4
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase66d ago0x238ad2…eded17
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x20f732…7fd1c9
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x5e8bc5…2aeae0
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x75ae31…8584da
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xfd4999…02e40c
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0x4f809e…d992ca
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xcbf0cb…19b823
0x4c61…0a690xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase66d ago0xaef249…8dde5e

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.