Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbda…4bf10x0eb5…1690Base—$0.25100%fluxa107d ago0x7831a0…1e9c07
0x20b8…4f890x0eb5…1690Base—$0.25100%fluxa107d ago0x0db7aa…0acf5f
0x9b05…289f0x0eb5…1690Base—$0.25100%fluxa107d ago0x6ece81…f2f47e
0xfffa…13d70x0eb5…1690Base—$0.25100%fluxa107d ago0xc7d1d6…2b8332
0x9f90…0a410x0eb5…1690Base—$0.25100%fluxa107d ago0xddc7ce…e58bc9
0x02c8…a37e0x0eb5…1690Base—$0.25100%fluxa107d ago0x0fabc3…ea629d
0x10ee…87f50x0eb5…1690Base—$0.25100%fluxa107d ago0x2fb481…dff5a0
0xdb40…bd860x0eb5…1690Base—$0.25100%fluxa107d ago0xceec18…958c6d
0x696d…33b10x0eb5…1690Base—$0.25100%fluxa107d ago0x517fc9…700f57
0x5cdd…12550x0eb5…1690Base—$0.25100%fluxa107d ago0x72bd5b…211fe5
0xd299…36b90x0eb5…1690Base—$0.25100%fluxa107d ago0x6901ff…84e8ea
0xd138…3ee80x0eb5…1690Base—$0.25100%fluxa107d ago0x9ee40b…a9e321
0x03de…84610x0eb5…1690Base—$0.25100%fluxa107d ago0x68bba4…4976ff
0x131a…bcf00x0eb5…1690Base—$0.25100%fluxa107d ago0xc15d3a…318bf0
0x7fdd…de3b0x0eb5…1690Base—$0.25100%fluxa107d ago0x4c7a97…a67c9d
0x81a3…63880x0eb5…1690Base—$0.25100%fluxa107d ago0x812c87…f21381
0xf3fd…cef40x0eb5…1690Base—$0.25100%fluxa107d ago0x490252…d8a6bd
0x42c6…6c830x0eb5…1690Base—$0.25100%fluxa107d ago0x1d7afb…6c6d56
0xb69a…0e9c0x0eb5…1690Base—$0.25100%fluxa107d ago0x33eefe…0bdd17
0xb02c…071b0x0eb5…1690Base—$0.25100%fluxa107d ago0xe5da35…0621b7
0xbff7…b9c80x0eb5…1690Base—$0.25100%fluxa107d ago0x280af5…43c942
0x3319…990d0x0eb5…1690Base—$0.25100%fluxa107d ago0xe8daec…7d7430
0x50a2…97830x0eb5…1690Base—$0.25100%fluxa107d ago0xd065fa…9576a5
0x2a07…3d210x0eb5…1690Base—$0.25100%fluxa107d ago0x7574cd…0f373a
0x70a0…9efa0x0eb5…1690Base—$0.25100%fluxa107d ago0x26346b…502648

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.