Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc759…809a0x32a1…e5c3Basex402 service$0.01100%coinbase7d ago0x12e713…e52e56
0xc759…809a0x32a1…e5c3Basex402 service$0.01100%coinbase7d ago0x555894…84f516
0xc759…809a0x23d9…8411BaseApify APIActors$0.01100%coinbase7d ago0xc3870c…db1c41
0xc759…809a0x9fb3…1d9aBasex402 service$0.01100%coinbase7d ago0x1f8f07…0c6c45
0xc759…809a0x9fb3…1d9aBasex402 service$0.01100%coinbase7d ago0xd6ab2e…608c87
0xc759…809a0x32a1…e5c3Basex402 service$0.01100%coinbase7d ago0xcd5b00…f5f9e0
0xc759…809a0x32a1…e5c3Basex402 service$0.01100%coinbase7d ago0xce2a8d…e826a8
0xc759…809a0x32a1…e5c3Basex402 service$0.01100%coinbase7d ago0x45c02b…1a8032
0xc759…809a0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase7d ago0xa51385…04485d
0xc759…809a0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase7d ago0xcc4993…764a81
0xc759…809a0x9fb3…1d9aBasex402 service$0.07100%coinbase7d ago0x026a86…e1371f
0xc759…809a0x02c2…3043BaseSocialFetchTikTok$0.03100%coinbase7d ago0x920ba0…410fec
0xc759…809a0x32a1…e5c3Basex402 service$0.02100%coinbase7d ago0xa26929…2c0f36
0xc759…809a0x32a1…e5c3Basex402 service$0.02100%coinbase7d ago0x891b9f…b026cb
0xc759…809a0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xca4f35…aecb75
0xc759…809a0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x0270ab…264967
0xc759…809a0x9dba…0df8Basex402 service$0.006100%openfacilitator7d ago0x2409b4…472d8b
0xc759…809a0x9dba…0df8Basex402 service$0.01100%openfacilitator7d ago0xc7de6e…c369a7
0xc759…809a0x9dba…0df8Basex402 service$0.01100%openfacilitator7d ago0xb10703…504a0e
0xc759…809a0x9dba…0df8Basex402 service$0.01100%openfacilitator7d ago0x8d4d8a…7cc5b8
0xc759…809a0x9dba…0df8Basex402 service$0.01100%openfacilitator7d ago0x851393…d9c994
0xc759…809a0x9dba…0df8Basex402 service$0.01100%openfacilitator7d ago0xdb1462…ffa785
0xc759…809a0x9dba…0df8Basex402 service$0.006100%openfacilitator7d ago0x57e3c8…5ee053
0xc759…809a0x9dba…0df8Basex402 service$0.006100%openfacilitator7d ago0x3676a7…64fad2
0xc759…809a0x9dba…0df8Basex402 service$0.01100%openfacilitator7d ago0x5e7f78…bbbcec

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.