Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004941100%coinbase142d ago0xbcd2bf…ff9eca
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005088100%coinbase142d ago0x613e2b…46b0df
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005355100%coinbase142d ago0x206d2c…91f7b0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004992100%coinbase142d ago0x0ec621…674f71
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005246100%coinbase142d ago0x1aad96…36dffa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005131100%coinbase142d ago0x8a4825…14ae5a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005053100%coinbase142d ago0x767782…0099b0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004991100%coinbase142d ago0x91d855…fe1e37
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005005100%coinbase142d ago0x46f601…97e508
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005238100%coinbase142d ago0x9a731a…836859
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005198100%coinbase142d ago0x491530…3ea0c5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005677100%coinbase142d ago0x4aae2e…7cb57c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005401100%coinbase142d ago0x4616a0…8f49fc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004911100%coinbase142d ago0xc502bd…46a98c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005479100%coinbase142d ago0x52e8a7…1046ea
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005189100%coinbase142d ago0xbc08a7…a5fe00
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005223100%coinbase142d ago0x928d6a…ad6bcc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005204100%coinbase143d ago0x51d4c1…6a54e4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005114100%coinbase143d ago0xb374c0…0ec252
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005437100%coinbase143d ago0xbf2bc5…e9c6ba
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00524100%coinbase143d ago0xf8379e…a05e0e

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.