Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeda…7d9c0x3e0a…78e7Base—$0.003225100%coinbase80d ago0x296388…9a75b3
0xfeda…7d9c0x3e0a…78e7Base—$0.005671100%coinbase80d ago0x74cfd8…c9a397
0xfeda…7d9c0x3e0a…78e7Base—$0.004293100%coinbase80d ago0x015472…26760e
0xfeda…7d9c0x3e0a…78e7Base—$0.003181100%coinbase80d ago0xbab30d…4aee32
0xfeda…7d9c0x3e0a…78e7Base—$0.002846100%coinbase80d ago0xe7b644…39da15
0xfeda…7d9c0x3e0a…78e7Base—$0.004525100%coinbase80d ago0x42d839…65312e
0xfeda…7d9c0x3e0a…78e7Base—$0.003683100%coinbase80d ago0x4b3674…b313ee
0xfeda…7d9c0x3e0a…78e7Base—$0.002921100%coinbase80d ago0x4f640b…16406a
0xfeda…7d9c0x3e0a…78e7Base—$0.00334100%coinbase80d ago0x2e9e53…5af5b1
0xfeda…7d9c0x3e0a…78e7Base—$0.005572100%coinbase80d ago0xe040db…5e782a
0xfeda…7d9c0x3e0a…78e7Base—$0.005621100%coinbase80d ago0x739b20…55cefe
0xfeda…7d9c0x3e0a…78e7Base—$0.004447100%coinbase80d ago0x15200a…7a8a12
0xfeda…7d9c0x3e0a…78e7Base—$0.004626100%coinbase80d ago0x64418f…608e38
0xfeda…7d9c0x3e0a…78e7Base—$0.005083100%coinbase80d ago0x94ff3b…0f3c46
0xfeda…7d9c0x3e0a…78e7Base—$0.004552100%coinbase80d ago0xac71ed…8d47b0
0xfeda…7d9c0x3e0a…78e7Base—$0.003282100%coinbase80d ago0xa52964…5223fa
0xfeda…7d9c0x3e0a…78e7Base—$0.005122100%coinbase80d ago0x0f2d4b…d6dcb8
0xfeda…7d9c0x3e0a…78e7Base—$0.005054100%coinbase80d ago0x2c30ff…53be81
0xfeda…7d9c0x3e0a…78e7Base—$0.00524100%coinbase80d ago0xe6ea78…3d7896
0xfeda…7d9c0x3e0a…78e7Base—$0.003064100%coinbase80d ago0x29d522…0ed3cc
0xfeda…7d9c0x3e0a…78e7Base—$0.002806100%coinbase80d ago0x4e73b0…e2dcc9
0xfeda…7d9c0x3e0a…78e7Base—$0.004063100%coinbase80d ago0xea7db4…3a397d
0xfeda…7d9c0x3e0a…78e7Base—$0.003045100%coinbase80d ago0x52a5f4…73594f
0xfeda…7d9c0x3e0a…78e7Base—$0.005721100%coinbase80d ago0xa4e436…fe22e0
0xfeda…7d9c0x3e0a…78e7Base—$0.004583100%coinbase80d ago0xbb12de…a6d216

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.