Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2d…a9140x5aae…482eBase$0.001100%coinbase2d ago0xa44411…e93ce0
0xb06b…a66a0x5aae…482eBase$0.001100%coinbase2d ago0x0087d3…a5bfe0
0x7a50…fde90x5aae…482eBase$0.001100%coinbase2d ago0x2649cb…60bf7c
0xfbc2…21ef0x5aae…482eBase$0.001100%coinbase2d ago0xd5d708…150ce2
0xeb84…c99f0x5aae…482eBase$0.001100%coinbase2d ago0xba5bcf…b81b6e
0x5f7d…9e340x5aae…482eBase$0.001100%coinbase2d ago0x373b3b…8fca54
0x162b…c97a0x5aae…482eBase$0.001100%coinbase2d ago0xfeda47…b874dc
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase2d ago0x557f20…331b61
0xc7ea…36b60x5aae…482eBase$0.001100%coinbase2d ago0xea01d7…de9f70
0x3c86…41e30x5aae…482eBase$0.001100%coinbase2d ago0x96be12…3cf79a
0xa8a5…9d510x5aae…482eBase$0.001100%coinbase2d ago0x89acd1…06c55a
0xfd03…fa080x5aae…482eBase$0.001100%coinbase2d ago0x7d4b7e…070c3a
0x0147…4a6c0x5aae…482eBase$0.001100%coinbase2d ago0xcaf4e8…9d7396
0xc7ea…36b60x5aae…482eBase$0.001100%coinbase2d ago0xf53ee1…967d72
0x7a50…fde90x5aae…482eBase$0.001100%coinbase2d ago0x4ba396…f6cbe9
0x3eef…cfc50x5aae…482eBase$0.001100%coinbase2d ago0xfd8f1d…eaa5d7
0x03f3…d4690x5aae…482eBase$0.001100%coinbase2d ago0x1b275d…700d10
0x6fd8…a3b70x5aae…482eBase$0.001100%coinbase2d ago0xd39ceb…8e7709
0xffdb…66dc0x5aae…482eBase$0.001100%coinbase2d ago0x655caa…1f63f0
0x369e…a2320x5aae…482eBase$0.001100%coinbase2d ago0x751856…e14fa3
0xb06b…a66a0x5aae…482eBase$0.001100%coinbase2d ago0x4d972e…dec018
0x0477…fe650x5aae…482eBase$0.001100%coinbase2d ago0x343625…45e6a4
0x03f3…d4690x5aae…482eBase$0.001100%coinbase2d ago0xf4c876…b25d97
0x574d…2bad0x5aae…482eBase$0.001100%coinbase2d ago0xf796b3…f61834
0x21c6…72760x5aae…482eBase$0.001100%coinbase2d ago0xcd8385…00c442

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.