Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36e7…53160x30fd…5247Base—$0.01100%coinbase72d ago0x722f75…6c1d4a
0x36e7…53160x6e73…65c5Base—$0.01100%coinbase72d ago0x025f6d…ae6e97
0x36e7…53160xd566…b835Base—$0.01100%coinbase72d ago0x39b574…e892d0
0x36e7…53160xdc46…fb16Base—$0.01100%coinbase72d ago0xac5559…5cfde8
0x36e7…53160xed51…5b0bBase—$0.01100%coinbase72d ago0xd7bef2…95ea74
0x36e7…53160x8b5d…97f1Base—$0.01100%coinbase72d ago0xced911…b9bf86
0x36e7…53160x31ec…4a72Base—$0.01100%coinbase72d ago0x85169d…fede4a
0x36e7…53160x178e…bbe4Base—$0.01100%coinbase72d ago0x77568c…0d3eb2
0x36e7…53160xd9a9…5a0fBase—$0.01100%coinbase72d ago0x66ab75…32c3e1
0x36e7…53160x7c0a…5169Base—$0.01100%coinbase72d ago0x04d3ae…c7558e
0x36e7…53160x835b…eeb4Base—$0.01100%coinbase72d ago0x397dda…9c8cf3
0x36e7…53160x2aac…9011Base—$0.01100%coinbase72d ago0x77b855…0f7c5d
0x36e7…53160x825c…7274Base—$0.01100%coinbase72d ago0x35fd5b…f0339b
0x36e7…53160xcf17…922eBase—$0.01100%coinbase72d ago0xaf4372…8d05ea
0x36e7…53160xf100…5e97Base—$0.01100%coinbase72d ago0xe182dd…6b18a4
0x36e7…53160xc2b6…2104Base—$0.01100%coinbase72d ago0x5f134d…72756f
0x36e7…53160xdf14…cbcdBase—$0.01100%coinbase72d ago0x3d66c5…e73113
0x36e7…53160xe878…41f4Base—$0.01100%coinbase72d ago0xd713ff…9c2de8
0x36e7…53160xa104…cba0Base—$0.01100%coinbase72d ago0xb7986e…5f56dd
0x36e7…53160x69cb…fc96Base—$0.01100%coinbase72d ago0x0f9b49…8367c4
0x36e7…53160x299d…7fc6Base—$0.01100%coinbase72d ago0xb11eb7…10f142
0x36e7…53160xd8f9…1d60Base—$0.01100%coinbase72d ago0xb2ea3f…9a23d6
0x36e7…53160x944c…ab3cBase—$0.01100%coinbase72d ago0xe8a6d5…28ea78
0x36e7…53160x1fd4…227eBase—$0.01100%coinbase72d ago0xdcda98…339d23
0x36e7…53160xcb72…94b3Base—$0.01100%coinbase72d ago0x6bd7c6…a118bb

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.