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%0x2772…8c1756d ago0x5c2726…135ca8
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1756d ago0xf7049d…c4d8b9
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1756d ago0x6f5fbd…4d5bda
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1756d ago0x9af1db…2cdf25
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1756d ago0xa9b045…a07411
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1756d ago0x49fbae…13da48
0xa34d…fde60xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1756d ago0x6ac675…a1a59f
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1756d ago0x204d1e…3f3544
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1756d ago0x08faee…32935d
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x14a1ed…b16b4e
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x6f617c…3ad6e3
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xaa0d6a…695975
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xb5e4f5…e7b0a9
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xcb158e…41213a
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x64ca48…eaa8a0
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x9c9323…c61eb0
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x02996c…ec1b0f
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x960f91…55500b
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x3c5e8f…14846e
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0x293889…3d165c
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xfcaecd…bc1b15
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xcb9beb…7870a2
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xe8bc90…13bf22
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xb0421b…2c2dbf
0x41fd…f2960xf22e…f493Basegeocode-reverseGeo$0.001100%payAI56d ago0xfbe0c0…db796e

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.