Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xcb7d2e…c8f880
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xb99921…8c37bf
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xb77cba…ad54a9
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xda30f1…daa43b
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xefdfd6…733107
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x6c809f…f6a273
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.02100%coinbase13d ago0x16ec6e…f2c212
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xfe12b4…991b03
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x36139d…433e26
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xfc7aae…6829eb
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xef8646…2c2834
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x48e1c2…ffea15
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x24b7e5…c0b318
0xa449…15ac0xfbe7…b391Base—$2.50100%coinbase13d ago0x43890e…e83678
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.02100%coinbase13d ago0xbbb44f…5fc100
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x00d7b9…9b02eb
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x9f3fac…b97105
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x988fd6…dc39f8
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xcfe5ba…ac4572
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0xb1b313…76802a
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x36ff5a…6283ce
0xfbe7…b3910x06df…fd6fBaseStableUploadUpload$0.02100%coinbase13d ago0xed42a4…db3e2f
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x3f5524…d28dd5
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x739447…53b732
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase13d ago0x2b70a7…bf03f5

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.