Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0x7b63…076cBase—$0.01100%coinbase70d ago0x311c58…f759d7
0x2688…72fb0xcaae…ba52Base—$0.01100%coinbase70d ago0xd46e50…3c98b9
0x2688…72fb0x6699…69c4Base—$0.01100%coinbase70d ago0xab339b…2a8d58
0x2688…72fb0x8b94…debbBase—$0.01100%coinbase71d ago0x09540d…cae3ff
0x2688…72fb0x83be…a90eBase—$0.01100%coinbase71d ago0xc09143…015b2a
0x2688…72fb0xcf3a…5d71Base—$0.01100%coinbase71d ago0xce4ec0…b11231
0x2688…72fb0x6d79…b883Base—$0.01100%coinbase71d ago0x3d20d1…2b0132
0x2688…72fb0xc09f…0bd6Base—$0.01100%coinbase71d ago0x5552d5…691997
0x2688…72fb0x1f4f…7eaaBase—$0.01100%coinbase71d ago0xde8954…5fa332
0x2688…72fb0x9fff…02c1Base—$0.01100%coinbase71d ago0x592220…62c68b
0x2688…72fb0xf2c9…914bBase—$0.01100%coinbase71d ago0x7e0a20…c215f3
0x2688…72fb0xd2ee…362fBase—$0.01100%coinbase71d ago0x0766f1…59bd81
0x2688…72fb0x4c29…a223Base—$0.01100%coinbase71d ago0x60ac6e…174917
0x2688…72fb0xc97b…5864Base—$0.01100%coinbase71d ago0x7dbc20…158ca2
0x2688…72fb0xddb0…a64eBase—$0.01100%coinbase71d ago0x5d81fd…25efd9
0x2688…72fb0x4397…e80bBase—$0.01100%coinbase71d ago0x5c3e57…15a03f
0x2688…72fb0x822d…3112Base—$0.01100%coinbase71d ago0x693820…70cfc9
0x2688…72fb0xcad2…0ba1Base—$0.01100%coinbase71d ago0x4d9715…eaa909
0x2688…72fb0x10db…fa92Base—$0.01100%coinbase71d ago0xdba50f…9c1a72
0x2688…72fb0x6dc5…108cBase—$0.01100%coinbase71d ago0xa19e5b…a2f13a
0x2688…72fb0x1371…1ac1Base—$0.01100%coinbase71d ago0x46a784…4b0dd4
0x2688…72fb0xd131…dc71Base—$0.01100%coinbase71d ago0x45d8fb…b70c04
0x2688…72fb0x3540…5685Base—$0.01100%coinbase71d ago0xdd9f51…9f860f
0x2688…72fb0xda49…a2b1Base—$0.01100%coinbase71d ago0xb7a71b…8c6c85
0x2688…72fb0xae91…671cBase—$0.01100%coinbase71d ago0x899814…674a41

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.