Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xd5decb…eaa9ed
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x4c1b77…a601e9
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x890940…538d68
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xa2b18d…1c4ab8
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x1141fd…7c14d3
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xd27a32…690723
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x0c4592…fdda00
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x5926f2…cf9e96
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x00cae2…0119d2
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.006004100%coinbase142d ago0xde3204…77c735
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xdcc025…76e416
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xeeccfe…45be36
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xe2f9f3…c03f2e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xf9e08e…f22e39
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x47f8f0…a4dfca
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x757544…dd82e8
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.005555100%coinbase142d ago0xe52ded…8f43c4
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0xcbf677…94ed0b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x8f0abb…94684c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x52b8fc…401d32
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase142d ago0x32a26a…020237
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase142d ago0x4a74f3…bcbd09
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase142d ago0x792b31…b516f2
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase142d ago0x84a9ed…66c5d0
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase142d ago0x7c98c2…623a55

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.