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%coinbase17d ago0xf11f82…3f310f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x93e3bc…89b6be
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xd096db…c67d3d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xf6ebaa…0014cc
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x4e3585…c1e864
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x679371…8bcde6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x9f3618…442cb5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xcba70a…2fc044
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xc571f7…4e9f64
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x2562be…3f9f05
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x6915be…0b3a9e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xabf1fe…4c734a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xf51643…6ee366
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x65a0c0…541eea
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xed4f96…5c2a5b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xdf012b…edf7ac
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x3cbe44…7979c8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x22f265…f1a45f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0xb673fb…8a68f8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x99f3b8…dc52ec
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x287c4c…062379
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x8a5642…738dc5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x37d69f…10597b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x987c75…dd770a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17d ago0x6eb201…b9e0d4

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.