Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase5d ago0x409484…fd4803
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase5d ago0x720245…1bd699
0x2f8d…6b1e0x07f0…a045BaseStableStudioUpload$0.17100%coinbase5d ago0xeb06af…444baf
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase5d ago0x8a2dbe…b98b93
0x2f8d…6b1e0x07f0…a045BaseStableStudioUpload$0.17100%coinbase5d ago0x2f441f…aa4d50
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase5d ago0xaff0dc…6b5717
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase5d ago0x11f1af…0e73b2
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase5d ago0x1544a4…5c3a9c
0x48b1…07d30x07f0…a045BaseStableStudioUpload$0.07100%coinbase5d ago0xc8f62b…e2da64
0xcd8a…b0200x07f0…a045BaseStableStudioUpload$0.04100%coinbase6d ago0x05a9bd…ea8104
0xcd8a…b0200x07f0…a045BaseStableStudioUpload$0.04100%coinbase6d ago0xb61b8b…067558
0xafff…33790x07f0…a045BaseStableStudioUpload$0.07100%coinbase6d ago0x922977…d21bce
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase6d ago0xb84ce5…3922d7
0x8192…9b2b0x07f0…a045BaseStableStudioUpload$0.21100%coinbase6d ago0x3aac1f…97d104
0x7cdc…36b80x07f0…a045BaseStableStudioUpload$0.16100%coinbase6d ago0x39d184…3fb9f5
0x7cdc…36b80x07f0…a045BaseStableStudioUpload$0.16100%coinbase6d ago0x72385b…c68eaa
0x7cdc…36b80x07f0…a045BaseStableStudioUpload$0.17100%coinbase6d ago0x69e3b6…2ad125

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.