Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase92d ago0xda7af0…ff86fe
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase92d ago0x9acd05…67592e
0x035a…2a550xfa9d…8831Base—$0.02100%payAI92d ago0x4f786d…59cd9b
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase92d ago0x13f1fd…cca4ac
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xd5d380…e6b9ae
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x75e6a3…958cd4
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x36b4dd…d81e64
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase92d ago0xc48b98…8a8727
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase92d ago0x3df176…22b6d7
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase92d ago0x269458…c6c6fe
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase92d ago0x77ce6a…f91b23
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase92d ago0x39dc66…f05d85
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase92d ago0xce07ec…ded79a
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0x31fc2b…5f0bcf
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0x3072b4…267f1c
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0xea408f…a47a75
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0xb2f1be…1b141c
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0x61540e…83cfaf
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0x92577c…8ea298
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0x0fe15c…b07366
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0xf64a28…11f370
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0xf23a6b…7c80e7
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0xbd0eed…0850d2
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase92d ago0x353fe1…fb334c
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x29fd53…d0807b

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.