Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa16a…bb7f0x6a0a…bf67Base—$0.01100%coinbase3d ago0xe20ab5…3f0ca4
0xa16a…bb7f0x6a0a…bf67Base—$0.01100%coinbase3d ago0x618049…4cecd5
0xa16a…bb7f0x6a0a…bf67Base—$0.01100%coinbase3d ago0xc8c6ba…91520b
0xa16a…bb7f0x6a0a…bf67Base—$0.01100%coinbase3d ago0xf633a2…f2b243
0xa16a…bb7f0x6a0a…bf67Base—$0.01100%coinbase3d ago0x11ca9a…152502
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xfb1c62…e70362
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8175a6…bf7163
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x866d64…16fef6
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2e665e…bb796d
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x12e459…3413a5
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5144f8…943b78
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x188d45…217490
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x1a1469…b95d1d
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xbe031a…f935d6
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x36379f…149f44
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5aaa28…625429
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xc25ca8…f5daf1
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x4d300e…7babf1
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xdb6d5d…abf503
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x838505…817b8d
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xa2ec46…f162c9
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2d84c6…70d828
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x4ed7c1…4cb251
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x54e05e…8d11f6
0xa16a…bb7f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x710b3b…77dcbc

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.