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.00533100%coinbase141d ago0xcf1102…4822d1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005079100%coinbase141d ago0x29b2f6…f39d2b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005448100%coinbase141d ago0x7610c9…1c0a2d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00539100%coinbase141d ago0xcb2d2c…2fe7e7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005322100%coinbase141d ago0xb1388b…8c5e5a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00568100%coinbase141d ago0x85dfde…ef366e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005063100%coinbase141d ago0x552dfe…2b6ed0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005435100%coinbase141d ago0xd23f20…a66b8c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005426100%coinbase141d ago0xdab5d0…c67f8c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00556100%coinbase141d ago0x37749b…e982fd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005349100%coinbase141d ago0x754f78…4ce7da
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00511100%coinbase141d ago0x5efec3…79b654
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005037100%coinbase141d ago0x700c3a…ab79da
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00542100%coinbase141d ago0x67cf42…27b7b8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005379100%coinbase141d ago0x22237b…25ee91
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005385100%coinbase141d ago0x30ba8a…05f0bd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00507100%coinbase141d ago0x8d28cc…0edd66
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004992100%coinbase141d ago0xb14c7d…ce8d6f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005144100%coinbase141d ago0x6a9494…cf1740
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005026100%coinbase141d ago0x576416…028009
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005075100%coinbase142d ago0xe8c010…9cd6a1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005053100%coinbase142d ago0xaa2d7d…30be4e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00512100%coinbase142d ago0xcc9e00…476183
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005281100%coinbase142d ago0x24f523…e1710d

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.