Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420x1538…475cBaseUsenamiFunding$0.001100%coinbase61d ago0xa468f6…7888d6
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase61d ago0x5db354…71048e
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0xb52575…26b81b
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase61d ago0xb3b806…445201
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase61d ago0xef5567…1dc255
0x9897…e0420x82b1…cd7bBasex402 service$0.001100%coinbase61d ago0xb9c635…05506e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0xcd6a78…2572dd
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x2d870d…2268e1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x490651…b39745
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x11b8f2…0a0632
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x0f0bf2…022073
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0xa055a1…47f363
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0xaad160…094f36
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x340d1a…fb87c4
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0xc437d6…8d52a1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0xdf9d69…d0c8b6
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0xfc8e30…948cd2
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x9c9534…a7849e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x0d9511…ec928e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0xd5baac…331315
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x1a34c5…16b0da
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x44a292…efc6ff
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x7d6a00…9a8dcd
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x9421bd…fb4945
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase61d ago0x3b120d…72d45b

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.