Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase60d ago0xa3d898…6fd9ef
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase60d ago0x4b7103…82729b
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase60d ago0xcc7025…2b6d15
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase60d ago0xd40794…2afb41
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase60d ago0xf88615…1fbb47
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase60d ago0xbe718c…9d0893
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase60d ago0xd1bd83…58b624
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase60d ago0xc3c556…2a29d9
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase60d ago0x154bdc…ab4f5b
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase60d ago0x2691e8…4d3ab6
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase60d ago0xae602c…5b95ef
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase60d ago0xc64b53…e83431
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase60d ago0x9eac4b…d6dbe3
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase60d ago0x236234…014a6c
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase60d ago0x066eba…a85de3
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase60d ago0xfe017a…f0bfca
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase60d ago0xf39152…9b2e1c
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase60d ago0x2d7081…ed72df
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase60d ago0x22aa38…6e1dc9
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase60d ago0x0b4077…9e1433
0x7e57…2f090xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase60d ago0x96fda8…5eff5e
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase60d ago0x73ad9d…46aee5
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase60d ago0xa8d8b8…f0287b
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase60d ago0x383912…23a161
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase60d ago0xd629f8…d5510f

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.