Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xe536fd…bf6e2f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x7e85c3…e1788c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x82ec8b…de4a33
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xe76632…b80411
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x6d6d5f…12efc2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xe63afd…7786b0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x4d283a…e45def
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x81a50b…ab93ec
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x2c6021…9b8823
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x00e66e…f476c3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xc5316d…213427
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xf7039b…fe0b2e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x67de29…dbde9a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x037023…ce3328
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x569006…03fc96
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xceade8…2c32d4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x8c730e…e114a7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xa033f1…6c9f67
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x584d55…97e960
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x758bf8…c8e67c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xf96472…727605
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x335e9b…bc0834
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x32dcbc…edb667
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0x6f7c9c…959c05
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase61d ago0xeff20a…e32bb5

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.