Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410x848d…e166Base—$0.01100%coinbase69d ago0xf6f070…e2e9d7
0x4b72…d0410x4937…dbb7Base—$0.01100%coinbase69d ago0xa3bc10…a90f76
0x4b72…d0410x2eed…f083Base—$0.01100%coinbase69d ago0x4140a7…cfd0d2
0x4b72…d0410x842c…933bBase—$0.01100%coinbase69d ago0x7cecd4…84afc9
0x4b72…d0410xdab1…b394Base—$0.01100%coinbase69d ago0x59db20…c9926c
0x4b72…d0410xba8b…f675Base—$0.01100%coinbase69d ago0x225439…689caa
0x4b72…d0410x3d2c…25d6Base—$0.01100%coinbase69d ago0x749fd9…0a79bd
0x4b72…d0410xf496…eec8Base—$0.01100%coinbase69d ago0x21256e…eeca53
0x4b72…d0410x2447…5ce9Base—$0.01100%coinbase69d ago0x622997…e3834a
0x4b72…d0410x06b1…c1e5Base—$0.01100%coinbase69d ago0x5fc75d…27d830
0x4b72…d0410x4c6f…8bf7Base—$0.01100%coinbase69d ago0xc5afe7…37412d
0x4b72…d0410x7da0…f4efBase—$0.01100%coinbase69d ago0xece29d…055855
0x4b72…d0410x77f2…b5a4Base—$0.01100%coinbase69d ago0xb42654…1ee484
0x4b72…d0410xebc8…7477Base—$0.01100%coinbase69d ago0x5ca7e7…9c0d74
0x4b72…d0410x08db…c2a4Base—$0.01100%coinbase69d ago0xaa1609…cc6089
0x4b72…d0410x0a75…08eeBase—$0.01100%coinbase69d ago0x8330ab…f05103
0x4b72…d0410x5f78…d7ffBase—$0.01100%coinbase69d ago0x0b44f6…d98505
0x4b72…d0410x055d…853bBase—$0.01100%coinbase69d ago0x72acfc…375e0c
0x4b72…d0410x8579…3735Base—$0.01100%coinbase69d ago0x081d91…333bdc
0x4b72…d0410xa1fd…549aBase—$0.01100%coinbase70d ago0xa52682…963d16
0x4b72…d0410x4361…11b3Base—$0.01100%coinbase70d ago0x82298d…af37c1
0x4b72…d0410x5dfe…ad23Base—$0.01100%coinbase70d ago0x01dc7b…fc101a
0x4b72…d0410x4e32…f0bcBase—$0.01100%coinbase70d ago0x68a087…fe075f
0x4b72…d0410x2415…55a2Base—$0.01100%coinbase70d ago0x4cd5fd…936b3c
0x4b72…d0410x8894…0378Base—$0.01100%coinbase70d ago0x3b1b57…8390fa

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.