Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x8d4904…bbc009
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x768c9a…bb816c
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0xeae813…2ec4a1
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x83ed75…52038d
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0xe16b49…4e4484
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase50d ago0x015a37…9cb78e
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase50d ago0xfd913a…d1bb52
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase50d ago0xd8f1c5…2df4fc
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase50d ago0xac0fcd…f8fd7b
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x8589ef…7d950a
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x177c18…4e78e6
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x9f3e61…2b6a4b
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase50d ago0xf5694a…c694c4
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x8be2d1…0b4e30
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x8de1a8…fcc2be
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase50d ago0x9d90d9…043a71
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase51d ago0x96bb9e…c8ba93
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase51d ago0xc9b4a2…89691e
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase51d ago0x5a262e…8cbd7f
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase51d ago0x0e82a6…ff2fe6
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase51d ago0xd7ccee…1593e6
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase51d ago0x4ff42c…681689
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase51d ago0xa01976…8cf3a5
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase51d ago0x1e42d0…4233e0
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase51d ago0x2edb2c…cb009f

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.